Documentation
¶
Index ¶
Constants ¶
View Source
const ( Version1 byte = 0x01 NotCompressed byte = 0 Deflate byte = 1 Encrypted byte = 1 )
Variables ¶
View Source
var Base32LowerCaseEncoding = base32.NewEncoding("abcdefghijklmnopqrstuvwxyz234567").WithPadding(base32.NoPadding)
View Source
var ErrNoKnotToUntie error = fmt.Errorf("no more knot to untie")
Functions ¶
func KnotString ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.