mirror of https://github.com/status-im/consul.git
6 lines
88 B
Go
6 lines
88 B
Go
|
package pbpeering
|
||
|
|
||
|
const (
|
||
|
TypeURLService = "type.googleapis.com/consul.api.Service"
|
||
|
)
|