package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Jun 7, 2025
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
const (
Base64Chars Charset = "0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ+/"
Base62Chars Charset = "0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ"
HexChars Charset = "0123456789abcdef"
DecChars Charset = "0123456789"
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.