Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.)
- Host: GitHub
- URL: https://github.com/rizasghari/unix_statfs_go
- Owner: rizasghari
- Created: 2024-08-03T13:08:13.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-03T13:12:42.000Z (3 months ago)
- Last Synced: 2024-08-03T14:28:31.914Z (3 months ago)
- Language: Go
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A basic Golang implementation of the unix statfs() system call (returns information about a mounted filesystem.)