md5

package
v0.0.0-...-7a729f8 Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2023 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MD5

type MD5 struct {
	IsToLower bool //签名原字符串是否全部转化成小写字符
}

func GetIns

func GetIns() *MD5

实例化单例

func (*MD5) GenMD5

func (s *MD5) GenMD5(params interface{}) string

func (*MD5) ToLower

func (s *MD5) ToLower(lower bool) *MD5

设置签名原字符串是否需要全部转换成小写字符

Jump to

Keyboard shortcuts

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