Documentation ¶
Index ¶
- func AddAction(channel string, callback Callback) (err error)
- func AddFilter(channel string, callback Callback)
- func ApplyFilters[T any](channel string, data T, args ...any) (value T, err error)
- func DoActions(channel string, args ...any) (err error)
- func HasAction(channel string) bool
- func HasFilter(channel string) bool
- type Callback
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ApplyFilters ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.