//
pkg.gl
Category
github.com/golang-module/dongle
base62
package
0.2.8
Repository:
https://github.com/golang-module/dongle.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
93 SLOC
#
Variables
StdEncoding
StdEncoding is the standard base62 encoding.
#
Structs
Encoding
An Encoding is a radix 62 encoding/decoding scheme, defined by a 62-character alphabet.
#
Type aliases
CorruptInputError
No description provided by the author