metadata

package
v0.0.0-...-4a29149 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 12, 2026 License: MIT Imports: 8 Imported by: 0

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) Execute

func (cmd *Config) Execute(args []string) error

func (*Config) LoadMetadata

func (cmd *Config) LoadMetadata(target interface{}) error

func (*Config) WriteMetadata

func (cmd *Config) WriteMetadata(out io.Writer) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL