errormsg

package
v1.5.7 Latest Latest
Warning

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

Go to latest
Published: Nov 4, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Success            string = "successful"
	Fail               string = "failed"
	CreateSuccess      string = "create successfully"
	CreateFail         string = "create failed"
	UpdateSuccess      string = "update successfully"
	UpdateFail         string = "update failed"
	DeleteSuccess      string = "delete successfully"
	DeleteFail         string = "delete successfully"
	TargetNotFound     string = "target does not exist"
	ConstraintError    string = "data conflict"
	ValidationError    string = "validate failed"
	NotSingularError   string = "data is not unique"
	DatabaseError      string = "database error"
	RedisError         string = "redis error"
	ServiceUnavailable string = "service is unavailable, please check if the service is enabled"
	ServiceBusy        string = "service is busy, please try again later"
	PermissionDeny     string = "no permission to access this service"
)

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