Commit History

Author SHA1 Message Date
  Weilin Shi 6626358d4f Fix golint warnings in utils.go (#1209) 7 years ago
  Weilin Shi a816f9e9db Remove redundant if err != nil check (#1202) 7 years ago
  Levi Olson 05547037e4 Minor grammatical correction in README (#1206) 7 years ago
  Himanshu Mishra 46662e700b Doc: Fix typo in documentation of Bind (#1204) 7 years ago
  田欧 b70b8ab20c use lower if the struct is private (#1185) 7 years ago
  TaeJun Park 25e7cd75ed Update README.md (#1188) 7 years ago
  Max Hilbrunner 13a40fcd2c README: Small update to clarify on Goroutines (#1199) 7 years ago
  田欧 9e895470dd add deprecated test case (#1176) 7 years ago
  Boris Borshevsky 6f94fd05c9 Linting and optimizing struct memory signature. (#1184) 7 years ago
  田欧 eeb57848ca update assert param(expect, actual) position (#1177) 7 years ago
  田欧 7e5aff8ea7 simple code and increase coverage (#1174) 7 years ago
  田欧 1f377cb847 Add test cases for RunTLS and each mode (#1173) 7 years ago
  Richard Lee ae9f03e6e8 Fix up syntax error in README (#1155) 7 years ago
  Andrii Bubis 80f691159f Added simple testing documentation and examples (#1156) 7 years ago
  田欧 9a4ecc87d6 format some codes style (#1165) 7 years ago
  田欧 9ae1e5db2a add package for govendor (#1166) 7 years ago
  Mike Stipicevic 76ad15ab32 Update comment to reflect correct constant. (#1144) 7 years ago
  田欧 6653d5d588 fix markdown render (#1149) 7 years ago
  田欧 b7e8a6b9b0 style(import): not use aliase when import package (#1146) 7 years ago
  田欧 1e88466d23 Update the comment of Version (#1141) 7 years ago
  Suhas Karanth dfb68ce085 feat(context): ShouldBind counterparts for Bind methods (#1047) 7 years ago
  Bo-Yi Wu b8b68314fa feat: add multiple service example. (#1119) 7 years ago
  田欧 0cb7c44abc Print warning log when user create one engine using gin.Default in debug mode (#1121) 7 years ago
  田欧 3b300929e8 Empty string check (#1101) 7 years ago
  田欧 f7376f7c7f combine var and use tmp var (#1108) 7 years ago
  delphinus a8c53949e5 Support time location on form binding (#1117) 7 years ago
  Davor Kapsa 5afc5b1973 travis: add 1.9.x instead 1.9 to go version (#1105) 7 years ago
  Kristoffer A. Iversen 8c17c680d9 Fixed README.md typo (#1104) 7 years ago
  田欧 b1ee49de8c fix typo (#1103) 7 years ago
  Daniel M. Lambea c9b344118f Moved const 'defaultMemory' to attrib. Engine.MaxMultipartMemory instead. (#1100) 7 years ago