api

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Jul 31, 2017 License: BSD-3-Clause Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	QUERY = `` /* 429-byte string literal not displayed */

)

Variables

This section is empty.

Functions

func RandomQuote

func RandomQuote(c echo.Context) (err error)

func Setup

func Setup(l *zap.Logger, p *pgx.ConnPool) (app *echo.Echo)

Types

type Quote

type Quote struct {
	Series  string `json:"series"`
	Title   string `json:"title"`
	Season  int    `json:"season"`
	Episode int    `json:"episode"`
	Airdate string `json:"airdate"`
	Speaker string `json:"speaker"`
	Line    string `json:"line"`
}

Jump to

Keyboard shortcuts

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