Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Choosable ¶ added in v0.0.39
type Choosable interface {
comparable
Key() string
String() string
Singular() string
Plural() string
}
type Fetcher ¶ added in v0.0.39
type Fetcher[T Choosable] struct { Flag, Plural, Singular string Creatable bool // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.