Files
bunker/client/internal/services/features/tasks.go

5 lines
109 B
Go
Raw Normal View History

package features
// ServiceNameTasks is a name for tasks service.
const ServiceNameTasks = "features/tasks"