提交历史

作者 SHA1 备注 提交日期
  Gary Burd e1f5b3308d Handle error and simple strings in array Scan 6 年之前
  Steven Hartland 5c484786fa Add custom scan handling 8 年之前
  bits01 4339695112 Handle *interface{} and remove unnecessary type conversion 8 年之前
  bits01 cea8deae8c Handle *interface{} 8 年之前
  bits01 6492450c7a Scan skip string when dest is nil 8 年之前
  Gary Burd 7ec56c98db Update for Go 1.6 change to reflect 10 年之前
  Gary Burd c973522a28 Add Support for *string destination in Scan 10 年之前
  Dmytro Shteflyuk 7a0cba7bcb Added support for "omitempty" tag 10 年之前
  Gary Burd a1be60a4bb Improve scan error messages 10 年之前
  Gary Burd 1535d06d7b Refactor convert & assign code. 11 年之前
  Timm Preetz 8d4e94f324 Fix punctuation in scan.go ScanStruct comment 11 年之前
  Gary Burd deb35f4cb1 Update doc to new and improved Redis terminolgy 11 年之前
  Gary Burd a470367e65 Merge pull request #54. 11 年之前
  Chris Bannister af0aaabebb Allow args.Add to take multiple args 11 年之前
  Gary Burd a59211c483 Improve documentation and tests for redis.Scan() 12 年之前
  Gary Burd 933e59f179 Improve ScanStruct, Args.AddFlag documentation. 12 年之前
  Gary Burd c759d6c16a Cleanup vet and lint warnings. 12 年之前
  Gary Burd 77406400ad Handle struct with no fields in ScanSlice. 12 年之前
  Gary Burd 575286126e Add ScanSlice. 12 年之前
  Gary Burd fe36254579 remove panic in ScanStruct 12 年之前
  Gary Burd 12c718e9e0 Improve documentation. 12 年之前
  Gary Burd de0f4c50fc Add Args helper for constructing command argument lists. 12 年之前
  Gary Burd 9c59bb96d4 Fix ignored fields in ScanStruct 13 年之前
  Gary Burd 9b5cef695b Fix typo in comment. 13 年之前
  Gary Burd 82e51ce44d Minor comment tweaks. 13 年之前
  Gary Burd 6a0ae8124d Improve Scan and more 13 年之前
  Gary Burd 827678ac65 Improve reply helper functions. 13 年之前