5 lines
102 B
Go
5 lines
102 B
Go
package common
|
|
|
|
const ExampleServiceName = "exampleService"
|
|
const ParrotServiceName = "parrotService"
|