Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Controller ¶
func Controller(cfg *config.Controller) (*controller.Controller, error)
Controller creates new controller for provided 'cfg' config.
func QueryC ¶
func QueryC(c *controller.Controller, model interface{}) (*query.Scope, error)
QueryC creates new query scope for the provided 'model' and controller 'c'.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.