package
0.11.4
Repository: https://github.com/logitainer/rexray.git
Documentation: pkg.go.dev

# Functions

MustTemplate returns a new template and panics if the provided template format is invalid.
NewTemplate returns a new template.
ToStringE casts an empty interface to a string.

# Interfaces

Template is an interface description for "text/template".