string2

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Jan 10, 2022 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Helper *stringHelper
)

Functions

func NewStringHelper

func NewStringHelper() *stringHelper

Types

type IStringHelper

type IStringHelper interface {
	Decode([]byte) []byte
	Encode(raw []byte) []byte
	ToIntArray(s []string) []int64
	RandToken(offset int64) string
	MD5Sum(str string) string
	EqChineseChar(str string) (eq bool)
	EqEmpty(filter ...string) bool
	GetRandomString(l int) string
	CreateFileHash(reader io.Reader) (str string)
}

Jump to

Keyboard shortcuts

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