# Functions
NewMockAuthorizer creates a new mock instance.
NewMockHandler creates a new mock instance.
NewMockNotary creates a new mock instance.
# Structs
MockAuthorizer is a mock of Authorizer interface.
MockAuthorizerMockRecorder is the mock recorder for MockAuthorizer.
MockHandler is a mock of Handler interface.
MockHandlerMockRecorder is the mock recorder for MockHandler.
MockNotary is a mock of Notary interface.
MockNotaryMockRecorder is the mock recorder for MockNotary.