package
Version:
v0.0.5
Opens a new window with list of versions in this module.
Published: Aug 3, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
¶
type Flags struct {
ExportDir string `mapstructure:"export-dir"`
TransformDir string `mapstructure:"transform-dir"`
OutputDir string `mapstructure:"output-dir"`
}
type Options struct {
Flags
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.