index

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2025 License: BSD-3-Clause Imports: 15 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DefaultFlagSet

func DefaultFlagSet() *flag.FlagSet

func Run

func Run(ctx context.Context) error

func RunWithFlagSet

func RunWithFlagSet(ctx context.Context, fs *flag.FlagSet) error

func RunWithOptions added in v0.2.0

func RunWithOptions(ctx context.Context, opts *RunOptions) error

Types

type RunOptions added in v0.2.0

type RunOptions struct {
	MaxProcesses      int
	Verbose           bool
	SpatialTables     bool
	SpelunkerTables   bool
	AllTables         bool
	RTreeTable        bool
	GeoJSONTable      bool
	PropertiesTable   bool
	SPRTable          bool
	SpelunkerTable    bool
	ConcordancesTable bool
	AncestorsTable    bool
	SearchTable       bool
	NamesTable        bool
	SupersedesTable   bool
	IndexAlt          []string
	StrictAltFiles    bool
	DatabaseURI       string
	IteratorURI       string
	IteratorSources   []string
	Optimize          bool
	IndexRelations    bool
	RelationsURI      string
}

func RunOptionsFromFlagSet added in v0.2.0

func RunOptionsFromFlagSet(fs *flag.FlagSet) (*RunOptions, error)

func RunOptionsFromParsedFlags added in v0.2.0

func RunOptionsFromParsedFlags(args ...string) (*RunOptions, error)

Jump to

Keyboard shortcuts

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