constants.go 66 B

1234
  1. package constants
  2. const Debug = !false
  3. const AssetsVersion = "3"