11 Commits

Author SHA1 Message Date
Fatih Arslan
ff332a1b02 structs: add tests for FillMap 2016-03-14 13:56:43 +02:00
Kunal Powar
89d5c9d448 use stringer if string tag option is used 2016-01-19 12:32:10 +05:30
sergeyt
80b007702e fix nesting of time fields 2015-11-23 01:41:40 +06:00
Fatih Arslan
bc6c9948c8 structs: fix custom tag names for nested structs 2015-05-06 17:41:32 +03:00
Fatih Arslan
c06d8730d4 structs: add Names() api call. Closes #26 2015-04-18 23:05:59 +03:00
jaemin
aaa985b57c Add test 2015-03-04 19:12:43 +09:00
jaemin
a093a86a06 refactor Struct to have own TagName field 2015-03-04 18:55:52 +09:00
Fatih Arslan
e1ea13a2d5 structs: fix nil pointer including, fixes #20 2014-10-07 18:15:07 +03:00
Fatih Arslan
6dd7cda522 structs: add omitempty support to Values() 2014-09-15 12:39:09 +03:00
Fatih Arslan
782d098eb6 structs: add omitempty test 2014-09-14 20:43:08 +03:00
Fatih Arslan
f3d3802cda structure -> structs renaming 2014-08-13 22:53:15 +03:00