//
pkg.gl
Category
github.com/gopherlearning/gophkeeper
internal
bech32
package
0.2.0
Repository:
https://github.com/gopherlearning/gophkeeper.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
194 SLOC
#
Functions
Decode
Decode decodes a Bech32 string.
Encode
Encode encodes the HRP and a bytes slice to Bech32.
#
Variables
ErrIllegalZeroPadding
No description provided by the author
ErrInvalideChecksum
No description provided by the author
ErrMixedCase
No description provided by the author
ErrNonZeroPadding
No description provided by the author