選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Tamal Saha 171b359877 Use gitea forked macaron (#7933) 4年前
..
.drone.yml Use gitea forked macaron (#7933) 4年前
.gitignore Use gitea forked macaron (#7933) 4年前
LICENSE Use gitea forked macaron (#7933) 4年前
README.md Use gitea forked macaron (#7933) 4年前
binding.go Use gitea forked macaron (#7933) 4年前
errors.go Use gitea forked macaron (#7933) 4年前
go.mod Use gitea forked macaron (#7933) 4年前
go.sum Use gitea forked macaron (#7933) 4年前

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.