Tamal Saha 171b359877 Use gitea forked macaron (#7933) | il y a 5 ans | |
---|---|---|
.. | ||
.drone.yml | il y a 5 ans | |
.gitignore | il y a 5 ans | |
LICENSE | il y a 5 ans | |
README.md | il y a 5 ans | |
binding.go | il y a 5 ans | |
errors.go | il y a 5 ans | |
go.mod | il y a 5 ans | |
go.sum | il y a 5 ans |
Middleware binding provides request data binding and validation for Macaron.
go get github.com/go-macaron/binding
This package is a modified version of martini-contrib/binding.
This project is under the Apache License, Version 2.0. See the LICENSE file for the full license text.