converters

package
v0.0.0-...-4fd71c7 Latest Latest
Warning

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

Go to latest
Published: May 24, 2016 License: Apache-2.0 Imports: 6 Imported by: 1

Documentation

Overview

Package converters provides converters for jose sub-packages.

Index

Constants

This section is empty.

Variables

View Source
var Base64 = b64(0)

Base64 provides a converter to encode/decode values to/from string representation of Base-64 URL-encoded without padding characters.

Functions

This section is empty.

Types

type ErrUnsupportedIntSize

type ErrUnsupportedIntSize int

An ErrUnsupportedIntSize represents an error when the integer size is not supported by current procedure.

func (ErrUnsupportedIntSize) Error

func (e ErrUnsupportedIntSize) Error() string

Error returns string representation of current instance error.

Jump to

Keyboard shortcuts

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