package tplimpl

import "github.com/gohugoio/hugo/tpl/tplimpl"

Index

Types

type TemplateProvider

type TemplateProvider struct{}
var DefaultTemplateProvider *TemplateProvider

func (*TemplateProvider) Clone

func (*TemplateProvider) Clone(d *deps.Deps) error

Clone clones.

func (*TemplateProvider) Update

func (*TemplateProvider) Update(deps *deps.Deps) error

Update updates the Hugo Template System in the provided Deps. with all the additional features, templates & functions

Source Files

ace.go amber_compiler.go template.go templateFuncster.go templateProvider.go template_ast_transformers.go template_embedded.go template_funcs.go

Version
v0.24.1
Published
Jun 24, 2017
Platform
linux/amd64
Imports
37 packages
Last checked
7 hours ago

Tools for package owners.