Documentation
¶
Index ¶
- func App(cfg *config.Config) error
- func Clients(cfg *config.Config) error
- func DisablePlugin(cfg *config.Config, name string) error
- func EnablePlugin(cfg *config.Config, name string) error
- func Events(cfg *config.Config) error
- func Init(name, repo string) error
- func Models(cfg *config.Config) error
- func NewClient(cfg *config.Config, client *config.Client) error
- func NewEvent(cfg *config.Config, event *config.Event) error
- func NewGroup(cfg *config.Config, group *config.Group) error
- func NewModel(cfg *config.Config, m *config.Model) error
- func NewQueue(cfg *config.Config, queue *config.Queue) error
- func NewRoute(cfg *config.Config, group string, route *config.Route) error
- func NewWorker(cfg *config.Config, worker *config.Worker) error
- func Routes(cfg *config.Config) error
- func Workers(cfg *config.Config) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.