Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Test_state ¶
type Test_state struct {
state.FactoidState
// contains filtered or unexported fields
}
func (*Test_state) GetTime32 ¶
func (fs *Test_state) GetTime32() int64
func (*Test_state) GetTime64 ¶
func (fs *Test_state) GetTime64() int64
func (*Test_state) GetWallet ¶
func (fs *Test_state) GetWallet() wallet.ISCWallet
func (*Test_state) Init ¶
func (fs *Test_state) Init(test *testing.T)
Click to show internal directories.
Click to hide internal directories.