Clayton Coleman
|
6582b4c2ea
|
Remove codec awareness from conversion
Allow convertors to be specialized, some cleanup to how conversion
functions are stored internally to allow better reuse.
|
2016-01-21 23:18:32 -05:00 |
Clayton Coleman
|
8f203a28f1
|
Change runtime.Object signature
|
2015-12-15 13:36:25 -05:00 |
kargakis
|
f9bca7bc7d
|
handle structs
|
2015-09-03 15:49:24 +02:00 |
kargakis
|
6c32e071f4
|
Dont output nil; test nil & omitempty
|
2015-09-03 15:32:19 +02:00 |
kargakis
|
edfaa480cf
|
queryparams: Handle pointer fields in structs
|
2015-09-03 13:45:31 +02:00 |
Mike Danese
|
8e33cbfa28
|
rewrite go imports
|
2015-08-05 17:30:03 -07:00 |
Cesar Wong
|
619332d58e
|
Utility to convert versioned runtime objects to a set query parameters
JSON struct tags are used as parameter names, fields that do not have
the omitempty marker are always included.
|
2015-05-07 14:25:14 -04:00 |