Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PointsGranterArgs ¶
type PointsGranterArgs struct {
QuestionID uint `json:"id"`
}
func (PointsGranterArgs) Kind ¶
func (PointsGranterArgs) Kind() string
type PokemonArgs ¶
type PokemonArgs struct {
ID uint `json:"id"`
}
func (PokemonArgs) Kind ¶
func (PokemonArgs) Kind() string
this uniquely identifies the worker/jobs related to the args/struct
Click to show internal directories.
Click to hide internal directories.