Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 142 Fork 12 kyleterry / tenyks /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Browse code Shortcut handler to list services feature/list-services commit 79c4349191773e16790bad5e8b99a3793eaa4506 1 parent 981edb3 kyleterry authored Oct 28, 2014 Unified Split Showing 4 changed files with 31 additions and 5 deletions . + 8 − 0 irc/message.go + 1 − 1 service/connection.go + 19 − 1 service/handlers.go + 3 − 3 service/registry.go 8 irc/me...