kleinCommand/common/constants.go
2025-07-20 18:46:55 +02:00

5 lines
102 B
Go

package common
const ExampleServiceName = "exampleService"
const ParrotServiceName = "parrotService"