Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MetaTemplate ¶ added in v0.40.0
MetaTemplate holds the template and its original string
func NewMetaTemplate ¶ added in v0.40.0
func NewMetaTemplate(source string) *MetaTemplate
NewMetaTemplate creates a new TemplateWrapper with default function
type MetaTemplater ¶
type MetaTemplater struct {
// contains filtered or unexported fields
}
func NewMetaTemplater ¶
func NewMetaTemplater(templates cfg.MetaTemplates, logger *zap.Logger, cacheSize int) *MetaTemplater
Click to show internal directories.
Click to hide internal directories.