response

package
v1.16.1 Latest Latest
Warning

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

Go to latest
Published: May 1, 2026 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Error

type Error struct {
	Error string `json:"error" example:"message"`

} // @name v1.Error

Error -.

type TaskList added in v1.16.0

type TaskList struct {
	Tasks []entity.Task `json:"tasks"`
	Total int           `json:"total" example:"42"`

} // @name v1.TaskList

TaskList -.

type Token added in v1.16.0

type Token struct {
	Token string `json:"token" example:"eyJhbGciOiJIUzI1NiIs..."`

} // @name v1.Token

Token -.

Jump to

Keyboard shortcuts

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