valerror

package
v0.0.11-20240601110942... Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2024 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DEVICE_DOES_NOT_EXIST      = 900
	CANNOT_GENERATE_AUTH_TOKEN = 901
)
View Source
const (
	UNEXPECTED_ERROR = 000
	ACCESS_DENIED    = 001
	NOT_IMPLEMENTED  = 002
	INVALID_REQUEST  = 003
	DATABASE_ERROR   = 004
)
View Source
const (
	EMPTY_PROJECT_NAME        = 700
	EMPTY_PROJECT_DESCRIPTION = 701
	EMPTY_PROJECT_OWNER       = 703
	PROJECT_ALREADY_EXISTS    = 704
	PROJECT_NOT_DELETED       = 705
	PROJECT_NOT_FOUND         = 706
)
View Source
const (
	NO_PERMISSION          = 800
	TEAM_ALREADY_EXISTS    = 801
	EMPTY_TEAM_NAME        = 802
	NO_OWNER               = 803
	OWNER_DOESNT_EXIST     = 804
	BAD_OBJECT_ID          = 805
	UPDATE_ERROR           = 806
	TEAM_NOT_FOUND         = 807
	SHORT_NAME             = 808
	LONG_NAME              = 809
	SHORT_DESCRIPTION      = 810
	LONG_DESCRIPTION       = 811
	EMPTY_TEAM_DESCRIPTION = 812
	NO_MEMBER              = 813
	NO_TEAM                = 814
	NO_PROJECT             = 815
	USER_IS_OWNER          = 816
	USER_ALREADY_MEMBER    = 817
	TEAM_SEARCH_ERROR      = 818
)
View Source
const (
	USER_ALREADY_EXISTS            = 600
	INVALID_PASSWORD               = 601
	SHORT_PASSWORD                 = 602
	NO_SPECIAL_CHARACTERS_PASSWORD = 603
	NO_MAYUS_MINUS_PASSWORD        = 604
	USER_NOT_UPDATED               = 605
	USER_NOT_FOUND                 = 606
	USER_NOT_DELETED               = 607
	NO_UPPER_LOWER_PASSWORD        = 608
	INVALID_EMAIL                  = 609
	SHORT_EMAIL                    = 610
	NO_AT_EMAIL                    = 611
	NO_DOT_EMAIL                   = 612
	NO_ALPHANUMERIC_PASSWORD       = 613
	EMAILS_EQUAL                   = 614
	EMPTY_USERNAME                 = 615
	EMPTY_PASSWORD                 = 616
	EMPTY_EMAIL                    = 617
	INVALID_TOKEN                  = 618
	CANNOT_CREATE_VALIDATION_CODE  = 619
	INVALID_VALIDATION_CODE        = 620
	USER_ALREADY_VALIDATED         = 621
	USER_NOT_AUTHORIZED            = 622
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Device

type Device int

type General

type General int

type Project

type Project int

type Role

type Role int

type Team

type Team int

type User

type User int

Jump to

Keyboard shortcuts

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