Mirror of github.com/gissleh/irc
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Gisle Aune 65e4385b71 Added Target interface and target types 6 years ago
internal/irctest Added test setup for the irc client with a simple mock server. 6 years ago
ircutil Initial Commit 6 years ago
isupport Initial Commit 6 years ago
list Added Target interface and target types 6 years ago
notes Fixed crashes and other problems with the event handlers, fixed packet event not being created/propagated correctly 6 years ago
.drone.yml Removed go 1.7 and 1.6 from pipeline 6 years ago
channel.go Added Target interface and target types 6 years ago
client.go Added Target interface and target types 6 years ago
client_test.go Added function to get client ID, and a test for it 6 years ago
config.go Initial Commit 6 years ago
event.go Added Target interface and target types 6 years ago
event_error.go Initial Commit 6 years ago
event_packet.go Fixed crashes and other problems with the event handlers, fixed packet event not being created/propagated correctly 6 years ago
handle.go Initial Commit 6 years ago
handle_test.go Initial Commit 6 years ago
handler_debug.go Initial Commit 6 years ago
query.go Added Target interface and target types 6 years ago
status.go Added Target interface and target types 6 years ago
target.go Added Target interface and target types 6 years ago
testconfig.json Initial Commit 6 years ago