Documentation
¶
Index ¶
Constants ¶
View Source
const ( ENCODEBASE32MAP = "ybndrfg8ejkmcpqxot1uwisza345h769" ENCODEBASE58MAP = "123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ" )
Variables ¶
Functions ¶
This section is empty.
Types ¶
type JSONSyntaxError ¶
type JSONSyntaxError struct {
// contains filtered or unexported fields
}
func (JSONSyntaxError) Error ¶
func (j JSONSyntaxError) Error() string
Click to show internal directories.
Click to hide internal directories.