helpers

package
v0.9.5 Latest Latest
Warning

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

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

Documentation

Overview

Package helpers supports unit tests with a few cute little helpers (such as dealing with just the return value of a value+error returning function).

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Successful

func Successful[V any](v V, err error) V

Successful takes a return value together with an additional error return value, returning only the value and at the same time asserting that there error return value is nil.

Types

This section is empty.

Jump to

Keyboard shortcuts

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