package
Version:
v0.0.0-...-037ac2a
Opens a new window with list of versions in this module.
Published: Jun 1, 2024
License: Unlicense
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Split will split s around d, returning two strings.
Msg is a structure which represents a single message received from an IRCd
Parse will return a Msg struct pointer, populated with the parsed fields of a single IRC line.
Args returns any additional arguments associated with the message
Cmd returns the command associated with the message
Content returns the message content
Host returns the host of the user who sent the message.
Nick returns the nick who sent the message
Rcpt returns the intended recipient of the message
Timstamp returns the timestamp the message was parsed at
User returns the user who sent the message
Source Files
¶
Click to show internal directories.
Click to hide internal directories.