https://github.com/janos/iostuff
A collection of I/O utilities for Go
https://github.com/janos/iostuff
Last synced: 3 months ago
JSON representation
A collection of I/O utilities for Go
- Host: GitHub
- URL: https://github.com/janos/iostuff
- Owner: janos
- License: bsd-3-clause
- Created: 2017-11-20T15:02:39.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T23:11:57.000Z (over 2 years ago)
- Last Synced: 2025-03-18T17:25:12.117Z (3 months ago)
- Language: Go
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# A collection of I/O utilities for Go
[](https://godoc.org/resenje.org/iostuff)
## Installation
Run `go get resenje.org/iostuff` from command line.