hanlins / lsblk

parse JSON output from `lsblk -pabOJ` into golang struct

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lsblk

This is a Go wrapper for lsblk (from util-linux), a tool which list block devices.

It doesn't generalize or cover enough of lsblk to be a comprehensive wrapper as it mostly supports the need coming from sneakernet.

About

parse JSON output from `lsblk -pabOJ` into golang struct

License:MIT License


Languages

Language:Go 100.0%