Registry / utility / unchartedsoftware-witch

unchartedsoftware-witch

JSON →
library0.0.0-20200617171400-4f405404126fgogounverified

A Go library providing utilities for working with context cancellation and timeouts.

go get github.com/unchartedsoftware/witch
INSTALL
IMPORT
SIG · UNCHARTEDSOFTWARE-
U
unchartedsoftware-witch
utilitygov0.0.0-20200617171400-4f405404126f
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.

witch
github.com/unchartedsoftware/witch

Create a new witch context.

package main import ( "context" "fmt" "github.com/unchartedsoftware/witch" ) func main() { ctx := witch.NewContext(context.Background()) fmt.Println(ctx) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20200617171400-4f405404126flatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
unchartedsoftware-witch — go get unchartedsoftware-witch · libregistry