sync

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func TryAll

func TryAll[T any](arg T, funcs ...func(T) error) error

TryAll runs functions that may fail asynchronously. Returns an error immediately if execution of at least one function fails.

func TrySome

func TrySome[T any](arg T, funcs ...func(T) error) error

TryAll runs functions that may fail asynchronously.

Types

This section is empty.

Jump to

Keyboard shortcuts

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