moby--moby/pkg/templates
Yong Tang 8b165cad1a Ignore some functions in the Go template when header is rendered
This fix ignore some functions in the Go template when header is
redendered, so that `--format "{{truncate .ID 1}}"` will still
be able to redener the header correctly.

Additional test cases have been added to the unit test.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2017-02-10 19:34:50 -08:00
..
templates.go Ignore some functions in the Go template when header is rendered 2017-02-10 19:34:50 -08:00
templates_test.go Add `truncate` function for Go templates 2017-01-30 13:33:16 -08:00