Documentation ¶
Overview ¶
Package sno holds Server Notice masks for easy reference.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // NoticeMaskNames has readable names for our snomask types. NoticeMaskNames = map[Mask]string{ LocalAccouncements: "ANNOUNCEMENT", LocalConnects: "CONNECT", LocalChannels: "CHANNEL", LocalKills: "KILL", LocalNicks: "NICK", LocalOpers: "OPER", LocalQuits: "QUIT", Stats: "STATS", LocalAccounts: "ACCOUNT", LocalXline: "XLINE", } )
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.