Versions in this module Expand all Collapse all v0 v0.2.9 Jun 21, 2015 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)