balancer_test.go 58 B

12345
  1. package internal
  2. type mockConn struct {
  3. server string
  4. }