consts

package
v1.0.18 Latest Latest
Warning

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

Go to latest
Published: Dec 17, 2023 License: GPL-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ID         = "_id"
	UserId     = "userId"
	TargetId   = "targetId"
	TargetType = "targetType"
	AvatarUrl  = "avatarUrl"
	Nickname   = "nickname"
	Motto      = "motto"
	UpdateAt   = "updateAt"
	CreateAt   = "createAt"
)

Variables

View Source
var (
	ErrNotFound        = status.Error(12001, "data not found")
	ErrInvalidObjectId = status.Error(12002, "invalid objectId")
	ErrDataBase        = status.Error(10002, "database error")
	ErrNoThisItem      = status.Error(10003, "no this item")
	ErrOutOfTime       = status.Error(10004, "out of time")
)

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