Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mdlayher/block
Package block enables programmatic access to block devices. MIT Licensed.
https://github.com/mdlayher/block
Last synced: 6 days ago
JSON representation
Package block enables programmatic access to block devices. MIT Licensed.
- Host: GitHub
- URL: https://github.com/mdlayher/block
- Owner: mdlayher
- License: mit
- Created: 2015-07-29T21:38:37.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-10-25T15:22:00.000Z (about 6 years ago)
- Last Synced: 2024-10-31T04:50:47.220Z (13 days ago)
- Language: Go
- Size: 15.6 KB
- Stars: 20
- Watchers: 4
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
block [![Build Status](https://travis-ci.org/mdlayher/block.svg?branch=master)](https://travis-ci.org/mdlayher/block) [![GoDoc](https://godoc.org/github.com/mdlayher/block?status.svg)](https://godoc.org/github.com/mdlayher/block) [![Go Report Card](https://goreportcard.com/badge/github.com/mdlayher/block)](https://goreportcard.com/report/github.com/mdlayher/block)
=====Package `block` enables programmatic access to block devices. MIT Licensed.