ae

package
v1.1.1 Latest Latest
Warning

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

Go to latest
Published: Jul 28, 2025 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const API_BANDWIDTH_LIMIT_REACHED = "api bandwidth limit reached"
View Source
const API_CALL_LIMIT_REACHED = "api call limit reached"
View Source
const AWS_CREDENTIALS_ARE_NOT_SET = "AWS credentials are not set"
View Source
const MEDIA_BANDWIDTH_LIMIT_REACHED = "media bandwidth limit reached"
View Source
const MEDIA_STORAGE_LIMIT_REACHED = "media storage limit reached"
View Source
const MODEL_IS_REQUIRED = "model is required"
View Source
const MODEL_NAME_REQUIRED = "model name is required"
View Source
const NEW_MODEL_NAME_REQUIRED = "new model name is required"
View Source
const NO_PROJECT_FOUND = "no project found"
View Source
const NUMBER_OF_RECORD_LIMIT_REACHED = "number of record limit reached"
View Source
const ROLE_IS_REQUIRED = "role is required"
View Source
const S3_REGION_IS_REQUIRED = "S3 region is required"

third party

Variables

View Source
var InvalidToken = fmt.Errorf("invalid token")
View Source
var LOGIN_CONFICT = errors.New("login conflict")
View Source
var ModelTypeNotFound = fmt.Errorf("model type not found")
View Source
var NotAllowed = fmt.Errorf("you are not allowed to perform this operation")
View Source
var ProjectIdRequired = fmt.Errorf("project id required")

core

View Source
var SchemaIsNil = fmt.Errorf("create a model first")
View Source
var TokenIsRequired = fmt.Errorf("token is required")

Functions

func Ew

func Ew(err error, context string) error

#todo better exception handling and logging

func EwP

func EwP(err error, context string) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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