Versions in this module Expand all Collapse all v1 v1.0.0 Apr 12, 2019 Changes in this version + const NewBlockInsertEvent + func Add(name string) + func Send(to string, v interface{}) (sentN int) + type Subscription interface + Err func() <-chan error + Unsubscribe func() + func Subscribe(name string, c interface{}) Subscription