template

package
v0.0.0-...-2e893ec Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2017 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RenderTemplate

func RenderTemplate(templateName, templateContent string, data interface{}) ([]byte, error)

Returns string content of a rendered template

func RenderTemplateWithFuncs

func RenderTemplateWithFuncs(templateName, templateContent string, data interface{}) ([]byte, error)

Returns string content of a rendered template (with template functions)

Types

type TemplateData

type TemplateData struct {
	IPs        map[string]bool
	RouteTable map[string]*proxy.ServiceUnit
}

Jump to

Keyboard shortcuts

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