package fmt
import "github.com/gohugoio/hugo/tpl/fmt"
Index ¶
Types ¶
type Namespace ¶
type Namespace struct { }
Namespace provides template functions for the "fmt" namespace.
func New ¶
func New() *Namespace
New returns a new instance of the fmt-namespaced template functions.
func (*Namespace) Print ¶
func (*Namespace) Printf ¶
func (*Namespace) Println ¶
Source Files ¶
- Version
- v0.22.1
- Published
- Jun 13, 2017
- Platform
- windows/amd64
- Imports
- 3 packages
- Last checked
- 2 minutes ago –
Tools for package owners.