poem

package
v0.0.0-...-4873089 Latest Latest
Warning

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

Go to latest
Published: Jul 27, 2021 License: Apache-2.0 Imports: 8 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RandomPoemBasicAuth

func RandomPoemBasicAuth(fn http.HandlerFunc) http.HandlerFunc

RandomPoemBasicAuth ...

func ServeWelcome

func ServeWelcome(w io.Writer, welcomeHTML []byte, contextPath string)

ServeWelcome ...

Types

type Poem

type Poem struct {
	Title     string
	TitleCode string
	Author    string
	Lines     []string
	LinesCode []string
}

Poem ...

func ParsePoems

func ParsePoems(poemFile string) []Poem

ParsePoems ...

func RandomPoem

func RandomPoem() (Poem, int)

RandomPoem ...

Jump to

Keyboard shortcuts

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