consts

package
v1.0.6 Latest Latest
Warning

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

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

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL