gin/binding
chainhelen 5636afe02d fix bug, return err when failed binding bool (#1350)
* fix bug, return err when failed binding bool

* add test, return err when failed binding bool
2018-05-11 22:40:33 +08:00
..
example add protobuf binding for gin 2015-07-12 17:42:39 +08:00
binding_body_test.go Fix #216: Enable to call binding multiple times in some formats (#1341) 2018-05-11 10:33:33 +08:00
binding_test.go fix bug, return err when failed binding bool (#1350) 2018-05-11 22:40:33 +08:00
binding.go Fix #216: Enable to call binding multiple times in some formats (#1341) 2018-05-11 10:33:33 +08:00
default_validator.go fix(binding): Expose validator engine used by the default Validator (#1277) 2018-03-29 14:33:07 +08:00
form_mapping.go fix bug, return err when failed binding bool (#1350) 2018-05-11 22:40:33 +08:00
form.go 32 << 10 != 32 Mb (#1094) 2017-09-04 09:15:50 +08:00
json.go Fix #216: Enable to call binding multiple times in some formats (#1341) 2018-05-11 10:33:33 +08:00
msgpack.go Fix #216: Enable to call binding multiple times in some formats (#1341) 2018-05-11 10:33:33 +08:00
protobuf.go Fix #216: Enable to call binding multiple times in some formats (#1341) 2018-05-11 10:33:33 +08:00
query.go style(import): not use aliase when import package (#1146) 2017-10-29 13:12:22 +01:00
validate_test.go unify assert.Equal usage (#1327) 2018-04-20 10:27:44 +08:00
xml.go Fix #216: Enable to call binding multiple times in some formats (#1341) 2018-05-11 10:33:33 +08:00