Documentation ¶
Index ¶
Constants ¶
View Source
const ( ID = "_id" CreateAt = "createAt" TargetUserId = "targetUserId" IsRead = "isRead" UpdateAt = "updateAt" Type = "type" TargetType = "targetType" ImageUrl = "imageUrl" LinkUrl = "linkUrl" IsPublic = "isPublic" Status = "status" )
Variables ¶
View Source
var ( ErrNotFound = status.Error(10001, "no such element") ErrInvalidObjectId = status.Error(10002, "invalid objectId") )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.