mark

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: 6 Imported by: 1

Documentation

Index

Constants

View Source
const MarkTable = `` /* 187-byte string literal not displayed */

Variables

This section is empty.

Functions

func Register

func Register()

Types

type Mark

type Mark struct {
	Timestamp time.Time `json:"timestamp"`
	User      string    `json:"user"`
	Room      string    `json:"room"`
	Broker    string    `json:"broker"`
	Note      string    `json:"note"`
}

func FetchMarks

func FetchMarks(room string, limit int) ([]Mark, error)

Jump to

Keyboard shortcuts

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