base64url

package module
v0.0.0-...-95b8fde Latest Latest
Warning

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

Go to latest
Published: May 28, 2019 License: MIT Imports: 3 Imported by: 0

README

base64url

base64 をベースにし URL に含ませても大丈夫なように以下のようにします。

  • = -> -
  • / -> _
  • + -> .

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Decode

func Decode(encodeStr string) string

func Encode

func Encode(rawStr string) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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