http encoding toolkit
encoding是一个http编解码器.
Use go get.
    go get github.com/things-go/encodingThen import the package into your own code.
    import "github.com/things-go/encoding"This project is under MIT License. See the LICENSE file for the full license text.