169 Commits

Author SHA1 Message Date
Fatih Arslan
518752a838 structure: improve doc for IsValid() 2014-07-28 01:23:45 +03:00
Fatih Arslan
c36b654328 structure: add IsValid() function 2014-07-28 01:19:02 +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
68345fdc8f Update README.md 2014-07-27 17:01:33 +03:00
Fatih Arslan
9d01c85dab Fix typo in README.md 2014-07-27 16:59:46 +03:00
Fatih Arslan
30e8ac277e Update README.md 2014-07-27 16:59:21 +03:00
Fatih Arslan
e7708e7aa2 Fix README.md 2014-07-27 16:54:16 +03:00
Fatih Arslan
e8a7d20d51 structure: add ToSlice() , closes #3 2014-07-27 16:53:29 +03:00
Fatih Arslan
e10d13000f Update README.md 2014-07-27 14:55:29 +03:00
Fatih Arslan
716932739a structure: add IsStruct() method 2014-07-27 14:48:26 +03:00
Fatih Arslan
0b38db7f76 Update README.md 2014-07-26 20:01:53 +03:00
Fatih Arslan
76054e3735 Update README.md
Also add GOLANG for google search visibility.
2014-07-26 19:38:58 +03:00
Fatih Arslan
38ea8fd0fc example: show examples in godoc 2014-07-26 17:58:05 +03:00
Fatih Arslan
d38308cd6b Add test for non struct 2014-07-26 17:46:48 +03:00
Fatih Arslan
4f9899b12b Update README.md 2014-07-26 17:43:29 +03:00
Fatih Arslan
c8876826eb structure: add travis, example and fix of pointer to struct 2014-07-26 17:41:27 +03:00
Fatih Arslan
ad2d6e3fe7 structure: first commit 2014-07-26 17:27:29 +03:00
Fatih Arslan
9916e00467 Initial commit 2014-07-26 14:08:52 +03:00