base58

package
v1.0.2006 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 11, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrChecksum = errors.New("checksum error")
View Source
var ErrInvalidFormat = errors.New("invalid format: version and/or checksum bytes missing")

Functions

func CheckDecode

func CheckDecode(input string) (result []byte, version byte, err error)

检测解码

func CheckEncode

func CheckEncode(input []byte, version byte) string

检测编码

func Decode

func Decode(b string) []byte

解析

func Encode

func Encode(b []byte) string

编码

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL