Go to file
Vincent Batts 7b1f8fc8be
gomod: fix the project name
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2023-02-16 14:44:50 +00:00
.github/workflows Try to not fail job on empty directories. 2021-01-18 14:22:38 -05:00
LICENSE Add license and README. 2020-09-28 14:43:50 -04:00
README.md Update README.md 2020-11-23 20:23:28 -05:00
go.mod gomod: fix the project name 2023-02-16 14:44:50 +00:00
nbdkit.go Update latest nbdkit bindings. 2020-09-28 20:01:35 +00:00
utils.go Update latest nbdkit bindings. 2020-09-28 20:01:35 +00:00
wrappers.go Update latest nbdkit bindings. 2020-09-28 20:01:35 +00:00
wrappers.h Update latest nbdkit bindings. 2020-09-28 20:01:35 +00: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.

Requires a minimum of nbdkit version 1.20.