package
0.0.0-20190910020858-27f5e6591bb4
Repository: https://github.com/aarondl/ultimateq.git
Documentation: pkg.go.dev

# Functions

NewIrcClient creates an irc client with optional flood protection and keep alive.

# Structs

ClientError is returned from Close() to give the status of all the moving parts within the client.
IrcClient represents a connection to an irc server.
Queue implements a singly-linked queue data structure for byte slices.