consts

package
v1.0.6 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	Name         = "name"
	CreateAt     = "createAt"
	ID           = "_id"
	UpdateAt     = "updateAt"
	ToId         = "ToId"
	ToType       = "ToType"
	FromId       = "FromId"
	FromType     = "FromType"
	RelationType = "relationType"
)

Variables

View Source
var (
	ErrNotFound        = status.Error(10001, "数据不存在")
	ErrInValidObjectID = status.Error(10002, "ID格式错误")
)

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