# Functions
NewMockAuthorizer creates a new mock instance.
NewMockResponder creates a new mock instance.
NewMockStandardStorage creates a new mock instance.
NewMockStorage creates a new mock instance.
# Structs
MockAuthorizer is a mock of Authorizer interface.
MockAuthorizerMockRecorder is the mock recorder for MockAuthorizer.
MockResponder is a mock of Responder interface.
MockResponderMockRecorder is the mock recorder for MockResponder.
MockStandardStorage is a mock of StandardStorage interface.
MockStandardStorageMockRecorder is the mock recorder for MockStandardStorage.
MockStorage is a mock of Storage interface.
MockStorageMockRecorder is the mock recorder for MockStorage.