Documentation ¶
Index ¶
- Variables
- func BubbleUp(who error, where string) error
- func CommandAssertion(where string) error
- func EventAssertion(where string) error
- func New[Error ~struct{ ... }](bubble *Bubble) *Error
- func Panic(what, where string)
- func QueryAssertion(where string) error
- type AlreadyExist
- type Bubble
- type Default
- type Failure
- type Internal
- type InvalidValue
- type Meta
- type NotExist
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func CommandAssertion ¶ added in v4.8.0
func EventAssertion ¶ added in v4.8.0
func QueryAssertion ¶ added in v4.8.0
Types ¶
type AlreadyExist ¶ added in v4.8.0
type AlreadyExist struct{ *Bubble }
type InvalidValue ¶ added in v4.8.0
type InvalidValue struct{ *Bubble }
Click to show internal directories.
Click to hide internal directories.