package
Version:
v0.6.1
Opens a new window with list of versions in this module.
Published: Aug 21, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type ConfigKey[T any] interface {
Name() string
New() T
NewFrom(value any) (T, error)
IsDefault(value T) bool
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.