roster

package
v0.0.0-...-2b3799d Latest Latest
Warning

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

Go to latest
Published: Jun 19, 2017 License: Apache-2.0 Imports: 5 Imported by: 1

Documentation

Index

Constants

View Source
const ROSTER_TABLE = `` /* 251-byte string literal not displayed */

Variables

This section is empty.

Functions

func Register

func Register()

Types

type RosterUser

type RosterUser struct {
	Broker    string    `json: broker` // broker name e.g. slack, hipchat
	User      string    `json: user`
	Room      string    `json: room`
	Timestamp time.Time `json: timestamp`
}

func GetRoster

func GetRoster() ([]*RosterUser, error)

Jump to

Keyboard shortcuts

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