Documentation
¶
Index ¶
- func AppendTriggerFn(new, current, result any) (any, bool, error)
- func Auto[T any](opt, def *T, triggers ...Trigger) (*T, error)
- func DebugTriggerFn(path string, new, current, result any) (any, bool, error)
- func UniqueTriggerFn(new, current, result any) (any, bool, error)
- type Trigger
- type TriggerFn
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Trigger ¶
func NewTrigger ¶
Click to show internal directories.
Click to hide internal directories.