suspendchan

package
v0.6.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 11, 2019 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Chan

type Chan struct {
	// contains filtered or unexported fields
}

func New

func New(buflen int) *Chan

func (*Chan) ReceiveC

func (c *Chan) ReceiveC() chan interface{}

func (*Chan) Resume

func (c *Chan) Resume()

func (*Chan) SendC

func (c *Chan) SendC() chan interface{}

func (*Chan) Suspend

func (c *Chan) Suspend()

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL