/go.chantools

Clone of github.com/satori/go.chantools

Primary LanguageGoMIT LicenseMIT

Channel helpers package for Go

Build Status GoDoc

This package provides channel helper functions.

It consists of:

  • pubsub package with Pub/Sub pattern implementation
  • wrapio package with channel I/O implementation

Documentation

Documentation is hosted at GoDoc project.

Copyright

Copyright (C) 2013 by Maxim Bublis b@codemonkey.ru

Channel helpers package released under MIT License. See LICENSE for details.