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