package templates

import "github.com/dotcloud/docker/utils/templates"

Index

Functions

func NewParse

func NewParse(tag, format string) (*template.Template, error)

NewParse creates a new tagged template with the basic functions and parses the given format.

func Parse

func Parse(format string) (*template.Template, error)

Parse creates a new annonymous template with the basic functions and parses the given format.

Source Files

templates.go

Version
v1.13.0-rc6
Published
Jan 11, 2017
Platform
windows/amd64
Imports
3 packages
Last checked
3 seconds ago

Tools for package owners.