Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Subscription ¶
func New ¶
func New() *Subscription
func (*Subscription) Cancel ¶
func (s *Subscription) Cancel(err error)
func (*Subscription) Done ¶
func (s *Subscription) Done() <-chan struct{}
func (*Subscription) Err ¶
func (s *Subscription) Err() error
func (*Subscription) Unsubscribe ¶
func (s *Subscription) Unsubscribe()
Click to show internal directories.
Click to hide internal directories.