values

package
v0.1.12 Latest Latest
Warning

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

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

Documentation

Overview

Package values provides functionality for managing tool configuration values.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Values

type Values map[string]any

Values represents a map of string keys to any values.

func (*Values) Merge added in v0.0.13

func (v *Values) Merge(values ...Values)

Merge combines multiple environments into the current one. Copies values from the provided environments into this one, preserving existing values in case of key conflicts.

Jump to

Keyboard shortcuts

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