Sofia Papagiannaki de075e529d Build: Fix potential case-insensitive import collision for github.com/Unknwon/com (#18915) hace 6 años
..
.gitignore 68f5ddf18c replace dep with go modules (#16017) hace 6 años
LICENSE 6253476c73 tech(build): move dependencies to vendor folder hace 9 años
README.md 68f5ddf18c replace dep with go modules (#16017) hace 6 años
binding.go de075e529d Build: Fix potential case-insensitive import collision for github.com/Unknwon/com (#18915) hace 6 años
errors.go 6253476c73 tech(build): move dependencies to vendor folder hace 9 años
go.mod de075e529d Build: Fix potential case-insensitive import collision for github.com/Unknwon/com (#18915) hace 6 años
go.sum de075e529d Build: Fix potential case-insensitive import collision for github.com/Unknwon/com (#18915) hace 6 años

README.md

binding Build Status Sourcegraph

Middleware binding provides request data binding and validation for Macaron.

Installation

go get github.com/go-macaron/binding

Getting Help

Credits

This package is a modified version of martini-contrib/binding.

License

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