gogs/vendor/github.com/go-macaron/binding
Unknwon 2fd69f13d9
vendor: check in vendors
Bye bye glide...
2017-02-09 19:48:13 -05:00
..
LICENSE vendor: check in vendors 2017-02-09 19:48:13 -05:00
README.md vendor: check in vendors 2017-02-09 19:48:13 -05:00
binding.go vendor: check in vendors 2017-02-09 19:48:13 -05:00
errors.go vendor: check in vendors 2017-02-09 19:48:13 -05:00

README.md

binding Build Status

Middleware binding provides request data binding and validation for Macaron.

Installation

go get github.com/go-macaron/binding

Getting Help

Credits

This package is a modified version of martini-contrib/binding.

License

This project is under the Apache License, Version 2.0. See the LICENSE file for the full license text.