Versions in this module Expand all Collapse all v1 v1.0.1 Nov 30, 2018 v1.0.0 Aug 15, 2018 Changes in this version + type Decoder interface + Decode func(io.Reader) ([]byte, error) + type Encoder interface + Encode func(io.Reader) ([]byte, error) + type Hacker interface + func NewHacker() Hacker