Versions in this module Expand all Collapse all v0 v0.2.0 Oct 2, 2018 v0.1.0 Oct 2, 2018 Changes in this version + type Fubsub struct + func New(projectID, name string) (*Fubsub, error) + func (f *Fubsub) Close() error + func (f *Fubsub) Read(p []byte) (n int, err error) + func (f *Fubsub) Write(p []byte) (n int, err error)