Versions in this module Expand all Collapse all v1 v1.0.0 Jun 18, 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) Incompatible versions in this module v2.0.0+incompatible Mar 4, 2019