Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Deliver ¶
type Deliver struct {
// contains filtered or unexported fields
}
func New ¶
func New( users core.UserStore, commands core.CommandStore, parser core.CommandParser, courses core.CourseStore, wallets core.WalletStore, tasks core.TaskStore, localizer *localizer.Localizer, config Config, ) *Deliver
Click to show internal directories.
Click to hide internal directories.