package
0.10.3
Repository: https://github.com/cloudwego/kitex.git
Documentation: pkg.go.dev

# Functions

NewMockControl creates a new mock instance.
NewMockCtxLogger creates a new mock instance.
NewMockFormatLogger creates a new mock instance.
NewMockFullLogger creates a new mock instance.
NewMockLogger creates a new mock instance.

# Structs

MockControl is a mock of Control interface.
MockControlMockRecorder is the mock recorder for MockControl.
MockCtxLogger is a mock of CtxLogger interface.
MockCtxLoggerMockRecorder is the mock recorder for MockCtxLogger.
MockFormatLogger is a mock of FormatLogger interface.
MockFormatLoggerMockRecorder is the mock recorder for MockFormatLogger.
MockFullLogger is a mock of FullLogger interface.
MockFullLoggerMockRecorder is the mock recorder for MockFullLogger.
MockLogger is a mock of Logger interface.
MockLoggerMockRecorder is the mock recorder for MockLogger.