display

package
v0.0.0-...-852b98d Latest Latest
Warning

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

Go to latest
Published: Jul 24, 2018 License: Apache-2.0 Imports: 3 Imported by: 6

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Hint

type Hint struct {
	Type  string        `json:"type"`
	Hints []data.Speech `json:"hints"`
}

func NewHint

func NewHint(hint ...string) *Hint

func (*Hint) AddHint

func (this *Hint) AddHint(hint string) *Hint

func (*Hint) SetHints

func (this *Hint) SetHints(hints []string) *Hint

type RenderTemplate

type RenderTemplate struct {
	directive.BaseDirective
	Template interface{} `json:"template"`
}

func NewRenderTemplate

func NewRenderTemplate(template interface{}) *RenderTemplate

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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