assert

package
v0.0.0-...-9f3355a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 22, 2025 License: MIT Imports: 4 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Assert

func Assert(ctx context.Context, condition bool, contextualErrorMessage string, attributes ...any)

Panics if the condition is false.

func AssertErrNil

func AssertErrNil(ctx context.Context, err error, contextualErrorMessage string, attributes ...any)

Panics if the given error isn't nil.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL