Tamal Saha 171b359877 Use gitea forked macaron (#7933) | hace 5 años | |
---|---|---|
.. | ||
.drone.yml | hace 5 años | |
.gitignore | hace 5 años | |
LICENSE | hace 5 años | |
README.md | hace 5 años | |
binding.go | hace 5 años | |
errors.go | hace 5 años | |
go.mod | hace 5 años | |
go.sum | hace 5 años |
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.