dump

package
v0.0.13 Latest Latest
Warning

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

Go to latest
Published: Jun 11, 2025 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 {
	// Tools contains the configuration for the `godyl dump tools` command.
	Tools tools.Tools `yaml:"tools" mapstructure:"tools" validate:"-"`

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

Dump holds the configuration for the `dump` command.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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