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.
Click to show internal directories.
Click to hide internal directories.