bridge

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: 8 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 interface {
	Send(msg config.Message) error
	Name() string
	Connect() error
	FullOrigin() string
	Origin() string
	Protocol() string
	JoinChannel(channel string) error
}

func New added in v0.7.0

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

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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