Tamal Saha 171b359877 Use gitea forked macaron (#7933) | 5 роки тому | |
---|---|---|
.. | ||
.drone.yml | 5 роки тому | |
.gitignore | 5 роки тому | |
LICENSE | 5 роки тому | |
README.md | 5 роки тому | |
binding.go | 5 роки тому | |
errors.go | 5 роки тому | |
go.mod | 5 роки тому | |
go.sum | 5 роки тому |
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.