mirror of
https://github.com/zeromicro/go-zero.git
synced 2026-05-13 18:00:00 +08:00
chore: update code format. (#628)
This commit is contained in:
@@ -103,8 +103,7 @@ func TestP2cPicker_Pick(t *testing.T) {
|
||||
}
|
||||
}
|
||||
|
||||
type mockClientConn struct {
|
||||
}
|
||||
type mockClientConn struct{}
|
||||
|
||||
func (m mockClientConn) UpdateAddresses(addresses []resolver.Address) {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user