package
Version:
v0.0.0-...-b94449b
Opens a new window with list of versions in this module.
Published: Sep 17, 2021
License: AGPL-3.0
Opens a new window with license information.
Imports: 17
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package templateop contains template operations.
type Template struct {
Args interface{}
}
type TemplateOpts struct {
Path string `json:"path"`
Dests []string `json:"dests"`
DataPaths []string `json:"data,omitempty"`
IdentityPaths []string `json:"identities,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.