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