Registry / utility / tedsuo-ifrit

tedsuo-ifrit

JSON →
library0.0.0-20230516164442-7862c310ad26gogounverified

A process model for Go that provides interfaces for composing single-purpose units of work into larger programs, with process supervision and orchestration.

go get github.com/tedsuo/ifrit
INSTALL
IMPORT
SIG · TEDSUO-IFRIT
T
tedsuo-ifrit
utilitygov0.0.0-20230516164442-7862c310ad26
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.

ifrit
github.com/tedsuo/ifrit

Minimal usage showing import of the ifrit package.

package main import ( "fmt" "github.com/tedsuo/ifrit" ) func main() { fmt.Println(ifrit.Runner(nil)) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20230516164442-7862c310ad26latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
27 hits · last 30 days
node
17
Resources
tedsuo-ifrit — go get tedsuo-ifrit · libregistry