labels

package
v0.11.0 Latest Latest
Warning

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

Go to latest
Published: Jan 23, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Compiler

type Compiler struct {
	// contains filtered or unexported fields
}

Compiler is a reusable map composer. It persists a set of defaults, which can be overridden when calling Compile() to produce the combined map.

func NewCompiler

func NewCompiler() Compiler

func (Compiler) Compile

func (o Compiler) Compile(overrides map[string]string) map[string]string

func (Compiler) Defaults

func (o Compiler) Defaults(defaults map[string]string) Compiler

Jump to

Keyboard shortcuts

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