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

# Functions

NewMockContextHandler creates a new mock instance.
NewMockForwardProxy creates a new mock instance.
NewMockReverseProxy creates a new mock instance.
NewMockWithMiddleware creates a new mock instance.

# Structs

MockContextHandler is a mock of ContextHandler interface.
MockContextHandlerMockRecorder is the mock recorder for MockContextHandler.
MockForwardProxy is a mock of ForwardProxy interface.
MockForwardProxyMockRecorder is the mock recorder for MockForwardProxy.
MockReverseProxy is a mock of ReverseProxy interface.
MockReverseProxyMockRecorder is the mock recorder for MockReverseProxy.
MockWithMiddleware is a mock of WithMiddleware interface.
MockWithMiddlewareMockRecorder is the mock recorder for MockWithMiddleware.