helper

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Nov 6, 2020 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	PRINT_MAX_LEN = 1024
)

Variables

This section is empty.

Functions

func DecodeBase64

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

base64解密

func Des3CBCDecrypt4WebsocketMsg

func Des3CBCDecrypt4WebsocketMsg(key, s []byte) ([]byte, error)

func Des3CBCEncrypt4WebsocketMsg

func Des3CBCEncrypt4WebsocketMsg(key, s []byte) ([]byte, error)

func EncodeBase64

func EncodeBase64(b []byte) string

base64加密

func MD5

func MD5(in string) string

func TruncateData

func TruncateData(data []byte) []byte

Types

This section is empty.

Jump to

Keyboard shortcuts

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