Go to file
Matthew Arnold 9d15554eb8
Add automatic update workflow.
2020-09-28 15:59:35 -04:00
.github/workflows Add automatic update workflow. 2020-09-28 15:59:35 -04:00
LICENSE Add license and README. 2020-09-28 14:43:50 -04:00
README.md Add license and README. 2020-09-28 14:43:50 -04:00

README.md

go-nbdkit

Importable Golang bindings for nbdkit, extracted from official libguestfs.org releases.

This repository includes all the auto-generated golang files from the official libguestfs.org releases of nbdkit, so that the bindings can be imported with go.mod or go get. This is intended as a temporary measure to allow CDI to make use of nbdkit plugins for functional tests.