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