Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrUnsupportedEncoding = errors.New("unsupported encoding")
Functions ¶
func ReadFileData ¶
ReadFileData decode toml, yaml or json based on file extension
Types ¶
type GenerationWriteFunc ¶
type GenerationWriteFunc func(spec geniustypes.TmplSpecPaths, generated []byte) error
func GetGenerationWriteFunc ¶
func GetGenerationWriteFunc(dryRun bool) GenerationWriteFunc
Click to show internal directories.
Click to hide internal directories.