Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NewOffchainT ¶
type Offchain ¶
Offchain is an autogenerated mock type for the Offchain type
func NewOffchain ¶
func NewOffchain(t NewOffchainT) *Offchain
NewOffchain creates a new instance of Offchain. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*Offchain) LocalStorageGet ¶
func (_m *Offchain) LocalStorageGet(kind offchain.StorageKind, key []byte) (*types.StorageDataRaw, error)
LocalStorageGet provides a mock function with given fields: kind, key
func (*Offchain) LocalStorageSet ¶
LocalStorageSet provides a mock function with given fields: kind, key, value
Click to show internal directories.
Click to hide internal directories.