Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Identity ¶
type Identity struct { ID int UserID int Name string RealName string AwayNick string AwayNickEnabled bool AwayReason string AwayReasonEnabled bool AutoAwayEnabled bool AutoAwayTime int AutoAwayReason string AutoAwayReasonEnabled bool DetachAwayTime int DetachAwayReason string DetachAwayReasonEnabled bool Ident string KickReason string PartReason string QuitReason string SSLCert []byte SSLKey []byte }
type IdentityNick ¶
type Network ¶
type Network struct { ID int UserID int Name string Identity int EncodingCodec string DecodingCodec string ServerCodec string UseRandomServer bool Perform string UseAutoIdentify bool AutoIdentifyService string AutoIdentifyPassword string UseSASL bool SASLAccount string SASLPassword string UseAutoReconnect bool AutoReconnectInterval int AutoReconnectRetries int UnlimitedConnectRetries bool RejoinChannels bool Connected bool UserMode string AwayMessage string AttachPerform string DetachPerform string }
type UserSetting ¶
Click to show internal directories.
Click to hide internal directories.