Versions in this module Expand all Collapse all v0 v0.2.0 Nov 1, 2020 Changes in this version type Codec + func (c *Codec) Type() arhatgopb.CodecType v0.1.0 Oct 30, 2020 Changes in this version + type Codec struct + func (c *Codec) ContentType() string + func (c *Codec) NewDecoder(r io.Reader) libext.Decoder + func (c *Codec) NewEncoder(w io.Writer) libext.Encoder