Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Notify ¶
type Notify interface { Type() Type GetGroupCode() int64 GetUid() interface{} ToMessage() []message.IMessageElement }
type Type ¶
type Type int64
const Empty Type = 0
func FromString ¶
func (Type) ContainAll ¶
func (Type) ContainAny ¶
func (Type) Description ¶ added in v0.0.8
Click to show internal directories.
Click to hide internal directories.