package templates
import "github.com/dotcloud/docker/utils/templates"
Index ¶
- func NewParse(tag, format string) (*template.Template, error)
- func Parse(format string) (*template.Template, error)
Functions ¶
func NewParse ¶
NewParse creates a new tagged template with the basic functions and parses the given format.
func Parse ¶
Parse creates a new annonymous template with the basic functions and parses the given format.
Source Files ¶
- Version
- v1.13.0-rc7
- Published
- Jan 12, 2017
- Platform
- js/wasm
- Imports
- 3 packages
- Last checked
- 1 minute ago –
Tools for package owners.