https://github.com/yutopp/go-iowrap
https://github.com/yutopp/go-iowrap
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/yutopp/go-iowrap
- Owner: yutopp
- License: bsl-1.0
- Created: 2018-10-17T07:00:53.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-22T09:03:57.000Z (over 6 years ago)
- Last Synced: 2025-03-26T03:04:31.787Z (about 1 month ago)
- Language: Go
- Size: 7.81 KB
- Stars: 12
- Watchers: 1
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE_1_0.txt
Awesome Lists containing this project
README
# go-iowrap
[](https://circleci.com/gh/yutopp/go-iowrap)
[](https://coveralls.io/github/yutopp/go-iowrap)
[](http://godoc.org/github.com/yutopp/go-iowrap)
[](https://goreportcard.com/report/github.com/yutopp/go-iowrap)
[](https://github.com/yutopp/go-iowrap/blob/master/LICENSE_1_0.txt)A helper library for I/O operations.
## Installation
```
go get github.com/yutopp/go-iowrap
```## License
[Boost Software License - Version 1.0](./LICENSE_1_0.txt)