predefined

package
v0.0.0-...-2f69930 Latest Latest
Warning

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

Go to latest
Published: Jan 20, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	GroupTypeUser   = iota //群组类型:用户
	GroupTypeSystem = 999  //群组类型:系统
)
View Source
const (
	GroupStatusNormal            = iota //状态
	GroupStatusAudit                    //需审核
	GroupStatusForbidInteractive        //禁止互动
	GroupStatusForbidJoin               //禁止加入
	GroupStatusForbidQuit               //禁止退出
	GroupStatusForbidDelete             //禁止删除
)
View Source
const (
	GroupMemberStatusNormal            = iota //群组成员状态:正常
	GroupMemberStatusForbidInteractive        //禁止互动
)

Variables

This section is empty.

Functions

This section is empty.

Types

type RequestServeVisitor

type RequestServeVisitor struct {
	OwnerUserID primitive.ObjectID `form:"owner_user_id" validate:"required"`
}

Jump to

Keyboard shortcuts

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