Some checks failed
Linting and tests / Linting (push) Failing after 6s
5 lines
109 B
Go
5 lines
109 B
Go
package features
|
|
|
|
// ServiceNameTasks is a name for tasks service.
|
|
const ServiceNameTasks = "features/tasks"
|