bmattermost

package
v1.3.1 Latest Latest
Warning

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

Go to latest
Published: Oct 15, 2017 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Bmattermost

type Bmattermost struct {
	MMhook
	MMapi
	Config  *config.Protocol
	Remote  chan config.Message
	TeamId  string
	Account string
}

func New

func New(cfg config.Protocol, account string, c chan config.Message) *Bmattermost

func (*Bmattermost) Command

func (b *Bmattermost) Command(cmd string) string

func (*Bmattermost) Connect

func (b *Bmattermost) Connect() error

func (*Bmattermost) Disconnect added in v0.9.3

func (b *Bmattermost) Disconnect() error

func (*Bmattermost) JoinChannel added in v0.7.0

func (b *Bmattermost) JoinChannel(channel config.ChannelInfo) error

func (*Bmattermost) Send

func (b *Bmattermost) Send(msg config.Message) (string, error)

type MMMessage

type MMMessage struct {
	Text     string
	Channel  string
	Username string
	UserID   string
	ID       string
	Event    string
	Extra    map[string][]interface{}
}

type MMapi

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

type MMhook

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

Jump to

Keyboard shortcuts

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