modifiers

package
v0.1.0-alpha.0 Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2017 License: MPL-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Env

type Env struct{}

Env represents the environment modifier.

func NewEnv

func NewEnv() *Env

NewEnv instantiates and returns a reference to an Env

func (*Env) Get

func (e *Env) Get(s string) (*string, error)

Get returns the environment variable.

type Modifiers

type Modifiers struct {
	Env *Env
}

Modifiers is an object used to hold all modifiers for use within templates.

func NewModifiers

func NewModifiers() *Modifiers

NewModifiers instantiates and returns a Modifiers.

Jump to

Keyboard shortcuts

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