resultgroup

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Mar 24, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MutatingResultGroup

type MutatingResultGroup[T any] struct {
	// contains filtered or unexported fields
}

func New

func New[T any](ctx context.Context, init T) (*MutatingResultGroup[T], context.Context)

func (*MutatingResultGroup[T]) Go

func (rg *MutatingResultGroup[T]) Go(f func(t *T) error)

func (*MutatingResultGroup[T]) Wait

func (rg *MutatingResultGroup[T]) Wait() (T, error)

Jump to

Keyboard shortcuts

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