package
Version:
v0.9.3
Opens a new window with list of versions in this module.
Published: Dec 16, 2024
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var (
Digital = &RS{[]byte("0123456789")}
Hex = &RS{[]byte("0123456789abcdef")}
Base64 = &RS{[]byte("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_")}
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.