Documentation ¶
Overview ¶
Package format implements the age file format.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var EncodeToString = b64.EncodeToString
Functions ¶
func ArmoredWriter ¶
func ArmoredWriter(dst io.Writer) io.WriteCloser
func DecodeString ¶
Types ¶
type CloserFunc ¶
type CloserFunc func() error
func (CloserFunc) Close ¶
func (f CloserFunc) Close() error
type Header ¶
type ParseError ¶
type ParseError string
func (ParseError) Error ¶
func (e ParseError) Error() string
Click to show internal directories.
Click to hide internal directories.