constant.go 58 B

12345
  1. package rest
  2. const (
  3. NamespaceVariable = "@namespace"
  4. )