package
module
Version:
v0.0.0-...-9ef5633
Opens a new window with list of versions in this module.
Published: Oct 16, 2015
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 5
Opens a new window with list of known importers.
README
¶
boolconv

Golang bool converts byte slice.
Installation
$ go get -u github.com/osamingo/boolconv
Quick Start
License
Released under the MIT License.
Documentation
¶
Bool is a wrap of byte.
BtoB converts bytes into Bool.
NewBool converts bool into Bool.
func NewBoolByInterface(i interface{}) (Bool, error)
NewBoolByInterface converts interface into Bool.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.