binding

March 28, 2020 ยท View on GitHub

GitHub Workflow Status codecov GoDoc Sourcegraph

Middleware binding provides request data binding and validation for Macaron.

Installation

go get github.com/go-macaron/binding

Getting Help

  • API Reference
  • Documentation

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.

Contents

  1. 0.1Installation
  2. 1Getting Help
  3. 2Credits
  4. 3License