tasks

package
v1.0.55 Latest Latest
Warning

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

Go to latest
Published: May 3, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BindStatus

type BindStatus struct {
	ID string `path:"id"`
}

type Context

type Context struct {
	handlers.BaseContext
}

type Handler

type Handler struct {
	handlers.BaseHandler
	Tasks *tasks.Hub
}

func (*Handler) Status

func (h *Handler) Status(w http.ResponseWriter, r *http.Request, ctx Context)

func (*Handler) Wrap

type YieldStatus

type YieldStatus struct {
	ID      string
	Status  tasks.Status
	Message string
}

Jump to

Keyboard shortcuts

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