sync2

package
v0.0.25 Latest Latest
Warning

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

Go to latest
Published: Jan 8, 2023 License: CC0-1.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RunParallel added in v0.0.17

func RunParallel[T any](data []T, fn func(T) error) []error

Types

type PointerLock

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

func NewPointerLock

func NewPointerLock[T any]() PointerLock[T]

func (*PointerLock[T]) Lock

func (p *PointerLock[T]) Lock() *T

func (*PointerLock[T]) Unlock

func (p *PointerLock[T]) Unlock(v *T)

Jump to

Keyboard shortcuts

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