Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
tileinspect.TileConfig
// duplicate choice required by go-flags
// nolint:staticcheck
Format string `long:"format" short:"f" description:"output file type" choice:"yaml" choice:"json" default:"yaml"`
}
func (*Config) LoadMetadata ¶
Click to show internal directories.
Click to hide internal directories.