mirror of
https://github.com/aykhans/slash-e.git
synced 2025-04-21 22:28:57 +00:00
6 lines
49 B
Go
6 lines
49 B
Go
package v1
|
|
|
|
const (
|
|
UserNamePrefix = "users/"
|
|
)
|