package
Version:
v0.0.10
Opens a new window with list of versions in this module.
Published: Sep 23, 2025
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Enum interface {
Name() string
}
type Option[K, V any] struct {
Name K `json:"name"`
Label K `json:"label,omitempty"`
Value V `json:"value"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.