consts

package
v0.0.0-...-9935dc6 Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2019 License: BSD-3-Clause Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DisableApply   ApplyJoinOption = "DisableApply"
	NeedPermission                 = "NeedPermission"
	FreeAccess                     = "FreeAccess"
)
View Source
const (
	// 公开群
	Public GroupType = "Public"
	// 私有群
	Private = "Private"
	// 聊天室
	ChatRoom = "ChatRoom"
	// 互动直播聊天室
	AVChatRoom = "AVChatRoom"
	// 在线成员广播大群
	BChatRoom = "BChatRoom"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type ApplyJoinOption

type ApplyJoinOption string

func (*ApplyJoinOption) Scan

func (a *ApplyJoinOption) Scan(src interface{}) error

func (ApplyJoinOption) Value

func (a ApplyJoinOption) Value() (driver.Value, error)

type GroupRole

type GroupRole string
const (
	GroupRoleAdmin  GroupRole = "Admin"
	GroupRoleMember GroupRole = "Member"
)

type GroupType

type GroupType string

func (*GroupType) Scan

func (t *GroupType) Scan(src interface{}) error

func (GroupType) Value

func (t GroupType) Value() (driver.Value, error)

Jump to

Keyboard shortcuts

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