funcutils

package
v0.19.13 Latest Latest
Warning

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

Go to latest
Published: Dec 10, 2025 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IdentityFunc

func IdentityFunc[T any](t T) func() T

IdentityFunc returns the input.

func PanicOrLogOnErr

func PanicOrLogOnErr(f func() error, panicOnErr bool, msg string)

PanicOrLogOnErr does what its name suggests.

func Unwrap added in v0.18.0

func Unwrap[T any](t T, err error) T

Unwrap returns the value or panics on err.

Types

This section is empty.

Jump to

Keyboard shortcuts

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