otherKit

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Mar 10, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package otherKit 目前暂时不知道如何分类的方法,临时存储

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func JoinStringsInASCII

func JoinStringsInASCII(data map[string]string, sep string, onlyValues, includeEmpty bool, exceptKeys ...string) string

JoinStringsInASCII 将map数据key以ASCII码从小到大排序后拼接 @param data 待拼接的数据 @param sep 连接符 @param onlyValues 是否只包含参数值,true则不包含参数名,否则参数名和参数值均有 @param includeEmpty 是否包含空值,true则包含空值,否则不包含,注意此参数不影响参数名的存在 @param exceptKeys 被排除的参数名,不参与排序及拼接 @return 返回URL类型的参数字符串

Types

This section is empty.

Jump to

Keyboard shortcuts

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