k3s/pkg/watch/json
Clayton Coleman 1e21054134 Hide common codec methods under helpers
The pending codec -> conversion split changes the signature of
Encode and Decode to be more complicated. Create a stub helper
with the exact semantics of today and do the simple mechanical
refactor here to reduce the cost of that change.
2015-12-09 21:15:02 -05:00
..
decoder.go rewrite go imports 2015-08-05 17:30:03 -07:00
decoder_test.go Increase a bunch of timeouts to reduce flakes 2015-09-23 11:09:03 -07:00
doc.go
encoder.go rewrite go imports 2015-08-05 17:30:03 -07:00
encoder_test.go refactor testapi and test scripts to prepare for multiple API groups. 2015-09-04 18:01:32 -07:00
types.go Hide common codec methods under helpers 2015-12-09 21:15:02 -05:00