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

5 lines
121 B
Go
Raw Normal View History

package features
// ServiceNameAccounts is a name for accounts service.
const ServiceNameAccounts = "features/accounts"