Carl Bergquist 68f5ddf18c replace dep with go modules (#16017) 6 年之前
..
.gitignore 68f5ddf18c replace dep with go modules (#16017) 6 年之前
LICENSE 6253476c73 tech(build): move dependencies to vendor folder 9 年之前
README.md 68f5ddf18c replace dep with go modules (#16017) 6 年之前
binding.go e023f79c5a migrate from govendor to dep 8 年之前
errors.go 6253476c73 tech(build): move dependencies to vendor folder 9 年之前

README.md

binding Build Status Sourcegraph

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.