• Clayton Coleman's avatar
    Hide common codec methods under helpers · 1e210541
    Clayton Coleman authored
    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.
    1e210541
Name
Last commit
Last update
..
decoder.go Loading commit data...
decoder_test.go Loading commit data...
doc.go Loading commit data...
encoder.go Loading commit data...
encoder_test.go Loading commit data...
types.go Loading commit data...