Documentation
¶
Index ¶
Constants ¶
View Source
const ( User = "u" Group = "g" )
View Source
const SEP_UID = "\u0001"
Variables ¶
View Source
var (
EmptyUID = UID{}
)
Some UIDs that are contacted often.
Functions ¶
This section is empty.
Types ¶
type ContactInfo ¶
func NewContact ¶
func NewContact(uin, name, remark string) *ContactInfo
type UID ¶
func NewGroupUID ¶
func NewUserUID ¶
func (UID) MarshalText ¶
MarshalText implements encoding.TextMarshaler for UID
func (*UID) UnmarshalText ¶
UnmarshalText implements encoding.TextUnmarshaler for UID
Click to show internal directories.
Click to hide internal directories.