dump

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Mar 18, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package dump provides the configuration for the `dump` command.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Dump

type Dump struct {
	// Tracker embed the common tracker configuration, allowing to tracker
	// whether configuration values have been explicitly set or defaulted
	shared.Tracker `mapstructure:"-" yaml:"-"`

	// Tools contains the configuration for the `godyl dump tools` command.
	Tools tools.Tools `mapstructure:"tools" validate:"-" yaml:"tools"`
}

Dump holds the configuration for the `dump` command.

Directories

Path Synopsis
Package tools provides configuration for dumping tool information.
Package tools provides configuration for dumping tool information.

Jump to

Keyboard shortcuts

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