mirror of
https://github.com/gin-gonic/gin.git
synced 2026-04-15 03:15:59 +08:00
* fix bug, return err when failed binding bool * add test, return err when failed binding bool |
||
|---|---|---|
| .. | ||
| example | ||
| binding_body_test.go | ||
| binding_test.go | ||
| binding.go | ||
| default_validator.go | ||
| form_mapping.go | ||
| form.go | ||
| json.go | ||
| msgpack.go | ||
| protobuf.go | ||
| query.go | ||
| validate_test.go | ||
| xml.go | ||