Documentation
¶
Index ¶
- Variables
- type App
- func (x *App) PubSync(key string) (err error)
- func (x *App) Remove(key string)
- func (x *App) Run() (err error)
- func (x *App) Set(key string, jobs ...common.Job) (err error)
- func (x *App) Start(key string)
- func (x *App) State(key string) []cron.Entry
- func (x *App) Stop(key string)
- func (x *App) SubState() (err error)
- func (x *App) SubSync() (err error)
- type Sync
Constants ¶
This section is empty.
Variables ¶
View Source
var Provides = wire.NewSet(New)
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.