Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rizasghari/unix_statfs_go

A basic Golang implementation of the unix statfs() system call (returns information about a mounted filesystem.)
https://github.com/rizasghari/unix_statfs_go

Last synced: about 6 hours ago
JSON representation

A basic Golang implementation of the unix statfs() system call (returns information about a mounted filesystem.)

Awesome Lists containing this project

README

        

A basic Golang implementation of the unix statfs() system call (returns information about a mounted filesystem.)