bxmpp

package
v0.6.0-beta2 Latest Latest
Warning

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

Go to latest
Published: Sep 4, 2016 License: Apache-2.0 Imports: 5 Imported by: 6

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Bxmpp

type Bxmpp struct {
	*config.Config
	Remote chan config.Message
	// contains filtered or unexported fields
}

func New

func New(config *config.Config, c chan config.Message) *Bxmpp

func (*Bxmpp) Connect

func (b *Bxmpp) Connect() error

func (*Bxmpp) Name

func (b *Bxmpp) Name() string

func (*Bxmpp) Send

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

type FancyLog

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

type Message

type Message struct {
	Text     string
	Channel  string
	Username string
}

Jump to

Keyboard shortcuts

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