bgitter

package
v0.7.1 Latest Latest
Warning

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

Go to latest
Published: Nov 20, 2016 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Bgitter

type Bgitter struct {
	Config *config.Protocol
	Remote chan config.Message

	Users []gitter.User
	Rooms []gitter.Room
	// contains filtered or unexported fields
}

func New

func New(cfg config.Protocol, origin string, c chan config.Message) *Bgitter

func (*Bgitter) Connect

func (b *Bgitter) Connect() error

func (*Bgitter) FullOrigin added in v0.7.0

func (b *Bgitter) FullOrigin() string

func (*Bgitter) JoinChannel added in v0.7.0

func (b *Bgitter) JoinChannel(channel string) error

func (*Bgitter) Name

func (b *Bgitter) Name() string

func (*Bgitter) Origin added in v0.7.0

func (b *Bgitter) Origin() string

func (*Bgitter) Protocol added in v0.7.0

func (b *Bgitter) Protocol() string

func (*Bgitter) Send

func (b *Bgitter) Send(msg config.Message) error

Jump to

Keyboard shortcuts

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