akmistry / go-nbd

Go Network Block Device client implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Linux Network Block Device (NBD) client library for Go.

This library allows you to create custom block devices for Linux using the NBD driver. A sample block device that uses a raw file, similar to the loopback device, is included.

This library is NOT intended for production use.

About

Go Network Block Device client implementation

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Go 100.0%