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