gorepost/irc/doc.go

8 lines
265 B
Go

// Copyright 2015 Robert S. Gerus. All rights reserved.
// Use of this source code is governed by a MIT-style
// license that can be found in the LICENSE file.
// Package irc handles IRC connection handling and message parsing/unparsing
// primitives.
package irc