gobase64

package module
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Dec 22, 2023 License: MIT Imports: 2 Imported by: 0

README

Golang Base64

📦 Golang Base64

godoc goproxy.cn goreportcard.com deps.dev

安装

go get -v -u go.dtapp.net/gobase64@v1.0.2

Documentation

Index

Constants

View Source
const Version = "1.0.2"

Variables

This section is empty.

Functions

func Decode

func Decode(input string) string

Decode base64解码

func DecodeUrl

func DecodeUrl(input string) string

DecodeUrl Base64安全URL解码

func Encode

func Encode(input string) string

Encode base64编码

func EncodeUrl

func EncodeUrl(input string) string

EncodeUrl Base64安全URL编码

Types

This section is empty.

Jump to

Keyboard shortcuts

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