Registry / utility / checkpoint-restore-go-criu

checkpoint-restore-go-criu

JSON →
library4.0.0+incompatiblegogounverified

Go bindings for CRIU (Checkpoint/Restore In Userspace), enabling checkpoint and restore of running processes.

go get github.com/checkpoint-restore/go-criu
INSTALL
IMPORT
SIG · CHECKPOINT-RESTORE
C
checkpoint-restore-go-criu
utilitygov4.0.0+incompatible
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.

criu
github.com/checkpoint-restore/go-criu

Initialize a CRIU client

package main import ( "fmt" criu "github.com/checkpoint-restore/go-criu" ) func main() { c := criu.MakeCriu() fmt.Println(c) // use the CRIU client }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.0.0+incompatiblelatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Amazon
1
Resources
checkpoint-restore-go-criu — go get checkpoint-restore-go-criu · libregistry