Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yutopp/go-iowrap
https://github.com/yutopp/go-iowrap
Last synced: 12 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: 2024-06-19T05:41:03.744Z (8 months ago)
- Language: Go
- Size: 7.81 KB
- Stars: 12
- Watchers: 2
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE_1_0.txt
Awesome Lists containing this project
README
# go-iowrap
[![CircleCI](https://circleci.com/gh/yutopp/go-iowrap.svg?style=svg)](https://circleci.com/gh/yutopp/go-iowrap)
[![Coverage Status](https://coveralls.io/repos/github/yutopp/go-iowrap/badge.svg)](https://coveralls.io/github/yutopp/go-iowrap)
[![GoDoc](https://godoc.org/github.com/yutopp/go-iowrap?status.svg)](http://godoc.org/github.com/yutopp/go-iowrap)
[![Go Report Card](https://goreportcard.com/badge/github.com/yutopp/go-iowrap)](https://goreportcard.com/report/github.com/yutopp/go-iowrap)
[![license](https://img.shields.io/github/license/yutopp/go-iowrap.svg)](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)