Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GenericLoader ¶
type GenericLoader struct {
Type string
}
GenericLoader is a loader that loads templates for sources, filters and actions
func NewLoader ¶
func NewLoader(t string) *GenericLoader
NewLoader creates a new loader for the given type.
func (*GenericLoader) LoadTemplate ¶
LoadTemplate loads a template by name.
Click to show internal directories.
Click to hide internal directories.