Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Repos ¶
type Repos struct {
ServiceURL string
Affiliations *affiliations.Repo
Documents *documents.Repo
Images *images.Repo
News *news.Repo
Players *players.Repo
Programmes *programmes.Repo
ProgrammeSeasons *programmeSeasons.Repo
Sponsors *sponsors.Repo
Teams *teams.Repo
Users *users.Repo
WhatsOn *whatsOn.Repo
}
func NewRepos ¶
func NewRepos(scope *gocb.Scope, controller controllers.Controller, serviceURL string) *Repos
Click to show internal directories.
Click to hide internal directories.