Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Collection ¶
type Collection struct {
Item *item.Controller
Matrix *matrix.Controller
Stage *stage.Controller
Zone *zone.Controller
SiteStats *siteStats.Controller
}
Collection consists of all local controllers that manages records
func NewCollection ¶
func NewCollection() *Collection
NewCollection creates all underlying controllers and returns Collection
Click to show internal directories.
Click to hide internal directories.