tools

package
v0.4.10 Latest Latest
Warning

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

Go to latest
Published: Jul 28, 2022 License: GPL-3.0 Imports: 10 Imported by: 0

Documentation

Overview

随机数相关函数

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConvertHeaders

func ConvertHeaders(h map[string]interface{}) map[string]string

func IsContain added in v0.4.6

func IsContain(items []string, item string) bool

func MapStringFormat

func MapStringFormat(data map[string]string) string

func RandSeq

func RandSeq(n int) string

RandSeq 生成长度为n的随机序列,包含大小写字母,数字

func ReadFile

func ReadFile(filePath string) []string

func RemoveDuplicateElement added in v0.4.9

func RemoveDuplicateElement(languages []string) []string

func StrMd5

func StrMd5(str string) string

func StringSliceContain

func StringSliceContain(data []string, item string) bool

func WriteFile

func WriteFile(fileName string, content []byte)

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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