Discover Packages
github.com/godwhoa/oodle
events
package
Version:
v1.18.1
Opens a new window with list of versions in this module.
Published: Jan 15, 2021
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Is checks if the event is of the kind we want
Join extracts nick and channel
Leave extracts nick and channel
Message extracts nick and message
const (
CONNECTED Kind = iota
JOINED
JOIN
LEAVE
MESSAGE
)
Simplified set of event "kinds"
Source Files
¶
Click to show internal directories.
Click to hide internal directories.