Versions in this module Expand all Collapse all v1 v1.5.0 Oct 23, 2016 Changes in this version + func NewDecoder(decoders ...runtime.Decoder) runtime.Decoder + type RecognizingDecoder interface + RecognizesData func(peek io.Reader) (ok, unknown bool, err error)