package
0.2.6
Repository: https://github.com/lavagetto/ircbot.git
Documentation: pkg.go.dev

# Functions

NewRegistry creates a new empty registry.

# Structs

Command encapsulates an irc command.
No description provided by the author
EvHandler is the basic structure for holding information about an irc trigger.
Registry is a container for all event handlers.

# Interfaces

No description provided by the author

# Type aliases

Commands section */.
TriggerFunc is the format of the functions we expect.