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