utils

package
v1.1.21 Latest Latest
Warning

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

Go to latest
Published: Feb 8, 2022 License: GPL-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Base64Decode added in v1.1.10

func Base64Decode(s string) string

func Base64Encode added in v1.1.10

func Base64Encode(s string) string

func BasePath

func BasePath() string

运行的程序所在目录

func CompareVersion added in v1.1.7

func CompareVersion(ver, cVer string) int

比较版本,-1:小于,0:相等,1:大于 v1.1.1 compare v1.2.1

func CurrentPath

func CurrentPath() string

当前目录(与运行程序所在目录无关)

func FileExt added in v1.1.9

func FileExt(file string) string

获取文件后缀

func FmtPageParams added in v1.1.7

func FmtPageParams(pageNum, pageSize int64) (int64, int64)

func GetLocalIP

func GetLocalIP() (ipv4 string, err error)

获取本机网卡IP

func GetRequestIp added in v1.1.7

func GetRequestIp(r *http.Request) string

func InStringArray added in v1.1.9

func InStringArray(s string, arr []string) bool

func Interface2Int64 added in v1.1.19

func Interface2Int64(d interface{}) int64

func IsExistPath added in v1.1.9

func IsExistPath(path string) bool

文件或目录是否存在

func Md5Sum added in v1.1.7

func Md5Sum(s string) string

func NewMd5Password added in v1.1.7

func NewMd5Password(password string, secret string) string

func NewRequestId

func NewRequestId() string

func RandCode added in v1.1.8

func RandCode(l int, chars []string) string

func RandFigureCode added in v1.1.8

func RandFigureCode(l int) string

func RandLetterCode added in v1.1.8

func RandLetterCode(l int) string

func RandLetterFigureCode added in v1.1.8

func RandLetterFigureCode(l int) string

func ReadYaml added in v1.1.7

func ReadYaml(data interface{}, yamlContent string) error

func ReadYamlFile added in v1.1.7

func ReadYamlFile(data interface{}, configPath string) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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