base58

package module
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Nov 26, 2019 License: MIT Imports: 3 Imported by: 1

README

Base58 encode and decode function

Build Status codecov

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Decode

func Decode(input string) (res []byte, err error)

Decode decoded base58 string to bytes

func Encode

func Encode(src []byte) (res string)

Encode encodes bytes to base58 string

Types

This section is empty.

Jump to

Keyboard shortcuts

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