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