Fatih Arslan
|
f614213600
|
struct: increase coverage back to %100
|
2014-08-11 01:52:22 +03:00 |
|
Fatih Arslan
|
b10a55eb0c
|
structure: clarifiy docs and add examples for omitnested tag option
|
2014-08-08 12:39:25 +03:00 |
|
Fatih Arslan
|
241e969210
|
structure: add IsZero() back that checks all fields
|
2014-08-05 16:54:01 +03:00 |
|
Fatih Arslan
|
301494b442
|
structure: rename IsZero to HasZero
This reflect the intention of this function much better. Suggestion is
from golang-nuts.
|
2014-08-05 16:28:49 +03:00 |
|
Fatih Arslan
|
a1706cf168
|
Remove Implements
|
2014-08-02 01:02:04 +03:00 |
|
Fatih Arslan
|
816e3846a4
|
structure: add Implements method
|
2014-07-31 11:46:39 +03:00 |
|
Fatih Arslan
|
31b952e111
|
structure: Add Has() method, fix IsZero()
|
2014-07-30 22:01:18 +03:00 |
|
Fatih Arslan
|
778d3311fd
|
strucuture: rename IsValid to IsZero
|
2014-07-30 21:10:26 +03:00 |
|
Fatih Arslan
|
cda09b4aa4
|
examples: remove artifact comment
|
2014-07-30 17:45:16 +03:00 |
|
Fatih Arslan
|
f13a957d40
|
structure, remove sorting
|
2014-07-30 16:03:37 +03:00 |
|
Fatih Arslan
|
af17259375
|
Convert ToSlice() to Values()
|
2014-07-29 23:07:59 +03:00 |
|
Fatih Arslan
|
32b1a23aeb
|
structure: convert ToMap() to Map()
|
2014-07-29 23:01:00 +03:00 |
|
Fatih Arslan
|
0aeff94720
|
structure: add example for IsValid()
|
2014-07-29 13:13:17 +03:00 |
|
Fatih Arslan
|
2d4d14a6c8
|
structure: add Fields() function, closes #4
|
2014-07-27 23:52:52 +03:00 |
|
Fatih Arslan
|
afdeeccc8b
|
structure: remove returning error, it should panic just like reflect
package
|
2014-07-27 23:38:29 +03:00 |
|
Fatih Arslan
|
e8a7d20d51
|
structure: add ToSlice() , closes #3
|
2014-07-27 16:53:29 +03:00 |
|
Fatih Arslan
|
38ea8fd0fc
|
example: show examples in godoc
|
2014-07-26 17:58:05 +03:00 |
|