Documentation
¶
Index ¶
- func AllOfWithParameters[T models.Validator](fn ...func(context.Context, T) error) func(context.Context, ...any) error
- func BoolFn(fn func() bool) func(context.Context, ...any) bool
- func EntryFunc(fn ActionFn) func(context.Context, ...any) error
- func Not(fn func() bool) func() bool
- func WithParameters[T models.Validator](fn func(context.Context, T) error) func(context.Context, ...any) error
- type ActionFn
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AllOfWithParameters ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.