forgejo/vendor/gitea.com/go-chi/binding
..
.drone.yml
.gitignore
binding.go
errors.go
go.mod
go.sum Migrate to use jsoniter instead of encoding/json (#14841) 2021-03-01 22:08:10 +01:00
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.