must

package
v0.8.1 Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package must provides helper functions to assert program invariants. The program will panic if an invariant is violated.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NotErrorf

func NotErrorf(err error, format string, args ...interface{})

NotErrorf panics with the given message if the error is not nil.

Types

This section is empty.

Jump to

Keyboard shortcuts

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