1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-18 06:33:44 -04:00
gitea/vendor/gitea.com/go-chi/binding
..
.drone.yml
.gitignore
binding.go
errors.go Move macaron to chi (#14293) 2021-01-26 16:36:53 +01:00
go.mod
go.sum
LICENSE
README.md

Middleware binding provides request data binding and validation for net/http, It's a fork of Macaron.

License

This project is under the Apache License, Version 2.0. See the LICENSE file for the full license text.