util

package
v1.30.36 Latest Latest
Warning

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

Go to latest
Published: May 16, 2022 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Md5 added in v1.30.3

func Md5(b []byte) string

Md5 md5

func RemoveDuplicateString

func RemoveDuplicateString(languages []string) []string

func RemoveStrings

func RemoveStrings(strS []string, sep string) (res []string)

Types

type Aes added in v1.30.30

type Aes struct {
	// contains filtered or unexported fields
}

func NewAes added in v1.30.30

func NewAes(key ...string) *Aes

func (*Aes) AesDe added in v1.30.30

func (as *Aes) AesDe(data string) string

func (*Aes) AesEn added in v1.30.30

func (as *Aes) AesEn(data string) string

func (*Aes) IsAes added in v1.30.30

func (as *Aes) IsAes(data string) bool

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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