update
This commit is contained in:
@@ -16,7 +16,7 @@ const (
|
||||
)
|
||||
|
||||
const (
|
||||
ServicePrefix = "grpc-"
|
||||
ServicePrefix = "grpc@"
|
||||
)
|
||||
|
||||
const (
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
package myhttp
|
||||
|
||||
const (
|
||||
ServicePrefix = "http-"
|
||||
ServicePrefix = "http@"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user