Documentation
¶
Index ¶
- func AnyToErr(v any) error
- func DoOrLog(f func(ctx context.Context) error, errorMsg string) func(ctx context.Context)
- func DoOrLogWithStacktrace(f func(ctx context.Context) error, errorMsg string) func(ctx context.Context)
- func Must[T any](obj T, err error) T
- func MustNoReturn(err error)
- func Unwrap[T any](obj T, ok bool) T
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DoOrLogWithStacktrace ¶ added in v0.1.3
func MustNoReturn ¶ added in v0.1.8
func MustNoReturn(err error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.