Documentation ¶
Overview ¶
Package format implements the age file format.
Index ¶
Constants ¶
View Source
const BytesPerLine = ColumnsPerLine / 4 * 3
View Source
const ColumnsPerLine = 64
Variables ¶
View Source
var EncodeToString = b64.EncodeToString
Functions ¶
func DecodeString ¶
Types ¶
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.