|
|
6 years ago | |
|---|---|---|
| .. | ||
| .drone.yml | 6 years ago | |
| .gitignore | 6 years ago | |
| LICENSE | 6 years ago | |
| README.md | 6 years ago | |
| binding.go | 6 years ago | |
| errors.go | 6 years ago | |
| go.mod | 6 years ago | |
| go.sum | 6 years ago | |
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.