package
0.1.22
Repository: https://github.com/reverted/ex.git
Documentation: pkg.go.dev

# Functions

NewMockClient creates a new mock instance.
NewMockInterceptor creates a new mock instance.
NewMockParser creates a new mock instance.
NewMockProcessor creates a new mock instance.

# Structs

MockClient is a mock of Client interface.
MockClientMockRecorder is the mock recorder for MockClient.
MockInterceptor is a mock of Interceptor interface.
MockInterceptorMockRecorder is the mock recorder for MockInterceptor.
MockParser is a mock of Parser interface.
MockParserMockRecorder is the mock recorder for MockParser.
MockProcessor is a mock of Processor interface.
MockProcessorMockRecorder is the mock recorder for MockProcessor.