Versions in this module Expand all Collapse all v1 v1.8.0 Sep 21, 2018 v1.6.7 Feb 27, 2018 Changes in this version + var ArmorCorrupt error = errors.StructuralError("armor invalid") + func Encode(out io.Writer, blockType string, headers map[string]string) (w io.WriteCloser, err error) + type Block struct + Body io.Reader + Header map[string]string + Type string + func Decode(in io.Reader) (p *Block, err error)