Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrSubstitutionFailure = errors.New("failed to resolve substitutions")
Functions ¶
func RegistryValueToString ¶
func RegistryValueToString[V RegistryValue](value V) string
Types ¶
type Registry ¶
type Registry[V RegistryValue] map[string]V
type RegistryValue ¶
Click to show internal directories.
Click to hide internal directories.