package
1.0.0
Repository: https://github.com/morgeq/iotfast.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Functions

NewMockStore creates a new mock instance.

# Structs

MockStore is a mock of Store interface.
MockStoreMockRecorder is the mock recorder for MockStore.

# Interfaces

No description provided by the author

# Type aliases

IterateFn is the callback function used by Iterate() Return false means to stop the iteration.