package
Version:
v0.7.9
Opens a new window with list of versions in this module.
Published: Jan 21, 2026
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
EnumPtr assigns enum pointer value with three-way logic using generics
IntPtr assigns int pointer value from int input with three-way logic
NullUUID assigns uuid.NullUUID value with three-way logic
String assigns string value from input if not nil
StringPtr assigns string pointer value with three-way logic: input, old, or keep existing
type StringEnum interface {
IsValid() bool
String() string
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.