forgejo/vendor/gitea.com/go-chi/binding
2021-07-07 12:19:54 -04:00
..
.drone.yml update gitea.com/go-chi/binding 2021-07-07 12:19:54 -04:00
.gitignore Move macaron to chi (#14293) 2021-01-26 16:36:53 +01:00
binding.go update gitea.com/go-chi/binding 2021-07-07 12:19:54 -04:00
errors.go Move macaron to chi (#14293) 2021-01-26 16:36:53 +01:00
go.mod update gitea.com/go-chi/binding 2021-07-07 12:19:54 -04:00
go.sum update gitea.com/go-chi/binding 2021-07-07 12:19:54 -04:00
LICENSE Move macaron to chi (#14293) 2021-01-26 16:36:53 +01:00
README.md Move macaron to chi (#14293) 2021-01-26 16:36:53 +01:00

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.