base64

package
v1.0.20 Latest Latest
Warning

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

Go to latest
Published: Feb 9, 2026 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Base64Decode

func Base64Decode(s string) ([]byte, error)

base64Decode декодирует URL-safe base64 строку

func Base64Encode

func Base64Encode(data []byte) string

base64Encode кодирует данные в URL-safe base64 без padding

func DecodeData

func DecodeData(data string, v interface{}) error

DecodeData декодирует произвольные данные из base64

func EncodeData

func EncodeData(data interface{}) (string, error)

EncodeData кодирует произвольные данные в base64

Types

This section is empty.

Jump to

Keyboard shortcuts

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