constants

package
v0.0.0-...-c8309c0 Latest Latest
Warning

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

Go to latest
Published: Sep 6, 2019 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	AuthAction            = "authenticate"
	CreateAction          = "create"
	DeleteAction          = "delete"
	UpdateAction          = "update"
	CollectAction         = "collect"
	CollectSecondHWAction = "collectHW"

	StatusError         = "ERROR"
	StatusSuccess       = "SUCCESS"
	StatusAuthenticated = "AUTHENTICATED"
	StatusCreated       = "CREATED"
	StatusConflict      = "CONFLICT"

	NOT_MATCH             = "password not match"
	ACCOUNT_ALREADY_EXIST = "account already exist"
	ACCOUNT_NOT_FOUND     = "account not found"
)

Variables

This section is empty.

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