mirror of
https://github.com/zeromicro/go-zero.git
synced 2026-05-13 09:50:00 +08:00
add more tests
This commit is contained in:
@@ -5,7 +5,7 @@ import "google.golang.org/grpc/resolver"
|
||||
const (
|
||||
DirectScheme = "direct"
|
||||
DiscovScheme = "discov"
|
||||
EndpointSep = ","
|
||||
EndpointSep = ','
|
||||
subsetSize = 32
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user