workerargs

package
v0.0.0-...-43927cf Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 1, 2024 License: MIT Imports: 0 Imported by: 0

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

type SortArgs

type SortArgs struct {
	// Strings is a slice of strings to sort.
	Strings []string `json:"strings"`
}

func (SortArgs) Kind

func (SortArgs) Kind() string

this uniquely identifies the worker/jobs related to the args/struct

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL