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

# Functions

NewMockLoadbalancer creates a new mock instance.
NewMockPicker creates a new mock instance.
NewMockRebalancer creates a new mock instance.

# Structs

MockLoadbalancer is a mock of Loadbalancer interface.
MockLoadbalancerMockRecorder is the mock recorder for MockLoadbalancer.
MockPicker is a mock of Picker interface.
MockPickerMockRecorder is the mock recorder for MockPicker.
MockRebalancer is a mock of Rebalancer interface.
MockRebalancerMockRecorder is the mock recorder for MockRebalancer.