league.go 55 B

12345
  1. package nameDB
  2. const (
  3. Field_LeagueID = "LeagueID"
  4. )