Go Bindings for CRIU
This repository provides Go bindings for CRIU. The code is based on the Go based PHaul implementation from the CRIU repository. For easier inclusion into other Go projects the CRIU Go bindings have been moved to this repository. The Go bindings provide an easy way to use the CRIU RPC calls from Go without the need to set up all the infrastructure to make the actual RPC connection to CRIU. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/checkpoint-restore/go-criu
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 5.3.0-8.fc41 | - |
Fedora 41 | 5.3.0-8.fc41 | - |
Fedora 40 | 5.3.0-6.fc40 | - |
Fedora EPEL 10.0 | 5.3.0-9.el10_0 | - |
You can contact the maintainers of this package via email at
golang-github-checkpoint-restore-criu dash maintainers at fedoraproject dot org
.