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