channels

package
v0.0.0-...-ce71dfa Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2012 License: BSD-2-Clause-Views Imports: 1 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Channel

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

func (*Channel) Get

func (c *Channel) Get() []interface{}

func (*Channel) GetFirst

func (c *Channel) GetFirst() interface{}

func (*Channel) GetX

func (c *Channel) GetX(i int) interface{}

func (*Channel) HasData

func (c *Channel) HasData() bool

func (*Channel) HasX

func (c *Channel) HasX(i int) bool

func (*Channel) Send

func (c *Channel) Send(i interface{})

type Channels

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

func New

func New() *Channels

func (*Channels) Select

func (c *Channels) Select(s string) iface.Channel

Jump to

Keyboard shortcuts

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