Registry / utility / v2pro-plz

v2pro-plz

JSON →
library0.0.0-20221028024117-e5f9aec5b631gogounverified

A Go library for parallel processing and concurrency utilities.

go get github.com/v2pro/plz
INSTALL
IMPORT
SIG · V2PRO-PLZ
V
v2pro-plz
utilitygov0.0.0-20221028024117-e5f9aec5b631
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

plz
✓ github.com/v2pro/plz

Run a function concurrently using plz.

package main import ( "fmt" "github.com/v2pro/plz" ) func main() { plz.Go(func() { fmt.Println("Hello from plz") }) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20221028024117-e5f9aec5b631latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
v2pro-plz — go get v2pro-plz · libregistry