consts

package
v0.10.1 Latest Latest
Warning

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

Go to latest
Published: Feb 15, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Host  = "host"
	Token = "token"
	Debug = "debug"

	Nickname = "nickname"
	Password = "password"
	Mail     = "mail"
	Telegram = "telegram"

	Description = "description"

	Kind      = "kind"
	Spec      = "spec"
	Param     = "param"
	TaskID    = "task-id"
	CreatedAt = "created_at"
	PageID    = "page-id"
	PageSize  = "page-size"
)

flag name

View Source
const (
	ApiUser  = users + "/user"
	ApiToken = users + "/token"

	ApiTasks = prefix + version + "/tasks"
)

api path

Variables

View Source
var (
	ErrSendJson     = errors.New("send json failed")
	ErrInvalidParam = errors.New("invalid param")
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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