defaults

package
v0.0.0-...-ddb491b Latest Latest
Warning

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

Go to latest
Published: Oct 6, 2025 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Defaults

type Defaults interface {
	// GetDefault returns the default value for the given key.
	GetDefault(key string) string
	// SetDefault sets the default value for the given key.
	SetDefault(key string, value string)
}

func NewDefaults

func NewDefaults(filename string) Defaults

Jump to

Keyboard shortcuts

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