https://github.com/osamingo/boolconv
Golang bool converts byte slice.
https://github.com/osamingo/boolconv
Last synced: over 1 year ago
JSON representation
Golang bool converts byte slice.
- Host: GitHub
- URL: https://github.com/osamingo/boolconv
- Owner: osamingo
- License: mit
- Created: 2015-07-15T16:01:51.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-10-16T06:05:37.000Z (over 10 years ago)
- Last Synced: 2025-01-04T13:44:22.843Z (over 1 year ago)
- Language: Go
- Homepage:
- Size: 199 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# boolconv
[](https://travis-ci.org/osamingo/boolconv)
[](https://codecov.io/github/osamingo/boolconv?branch=master)
[](https://github.com/osamingo/boolconv/blob/master/LICENSE)
Golang bool converts byte slice.
## Installation
```
$ go get -u github.com/osamingo/boolconv
```
## Quick Start
## License
Released under the [MIT License](https://github.com/osamingo/boolconv/blob/master/LICENSE).