must

package
v0.1.7 Latest Latest
Warning

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

Go to latest
Published: Jul 18, 2025 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package must provides helper functions that panic on error.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NoError

func NoError(err error)

NoError panics if the error is not nil.

Use that function only for static initialization, test code, or code that "can't" fail. When in doubt, don't.

Types

This section is empty.

Jump to

Keyboard shortcuts

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