bridge

package
v0.9.2 Latest Latest
Warning

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

Go to latest
Published: Jan 28, 2017 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Bridge

type Bridge struct {
	Config config.Protocol
	Bridger
	Name     string
	Account  string
	Protocol string
}

func New added in v0.7.0

func New(cfg *config.Config, bridge *config.Bridge, c chan config.Message) *Bridge

type Bridger added in v0.6.1

type Bridger interface {
	Send(msg config.Message) error
	Connect() error
	JoinChannel(channel string) error
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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