quote

package
v0.0.0-...-0fc9ec7 Latest Latest
Warning

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

Go to latest
Published: Jul 4, 2019 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Quote

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

func (*Quote) Command

func (b *Quote) Command(cmd string) (data string, err error)

type QuoteResult

type QuoteResult []struct {
	Quote    string `json:"quote"`
	Author   string `json:"author"`
	Category string `json:"category"`
}

func GetQuote

func GetQuote() (QuoteResult, error)

Jump to

Keyboard shortcuts

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