hipchat

package
v0.9.2 Latest Latest
Warning

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

Go to latest
Published: May 7, 2018 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Name     string
	Token    string
	RoomID   string
	MinScore int
}

type HipChat

type HipChat struct {
	sync.Mutex
	// contains filtered or unexported fields
}

func NewOrGet

func NewOrGet(c map[string]interface{}) (*HipChat, error)

func (*HipChat) Chan

func (t *HipChat) Chan() chan *lib.Message

func (*HipChat) Exit

func (t *HipChat) Exit()

func (*HipChat) GetLabel

func (t *HipChat) GetLabel() string

func (*HipChat) Group

func (t *HipChat) Group() lib.Group

func (*HipChat) MinScore

func (t *HipChat) MinScore() int

func (*HipChat) SetGroup

func (t *HipChat) SetGroup(g lib.Group)

type HipChatClient

type HipChatClient struct {
	sync.Mutex
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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