crockford32

package
v0.0.0-...-0253919 Latest Latest
Warning

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

Go to latest
Published: Nov 26, 2023 License: AGPL-3.0 Imports: 1 Imported by: 0

README

crockford32

import go.pitz.tech/lib/crockford32

Usage

var (
	// Encoding provides a common implementation of a crockford base32 encoding.
	Encoding = base32.
		NewEncoding("0123456789abcdefghjkmnpqrstvwxyz").
		WithPadding(base32.NoPadding)
)

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// Encoding provides a common implementation of a crockford base32 encoding.
	Encoding = base32.
		NewEncoding("0123456789abcdefghjkmnpqrstvwxyz").
		WithPadding(base32.NoPadding)
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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