package
0.0.0-20230115204925-4c3163daaa9b
Repository: https://github.com/mmbednarek/smartapi.git
Documentation: pkg.go.dev

# Functions

NewMockAPI creates a new mock instance.
NewMockLogger creates a new mock instance.

# Structs

MockAPI is a mock of API interface.
MockAPIMockRecorder is the mock recorder for MockAPI.
MockLogger is a mock of Logger interface.
MockLoggerMockRecorder is the mock recorder for MockLogger.