str

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Mar 3, 2023 License: MIT Imports: 2 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CutRight

func CutRight(str string, lastTag string) string

CutRight 裁剪末尾标签 str:要裁剪的原字符串 lastTag:裁剪的字符串

func MapToStringList

func MapToStringList[TKey comparable, TValue any](maps map[TKey]TValue) []string

MapToStringList 将map转成字符串数组,map的kv转成:k=v格式

func ToDateTime

func ToDateTime(t time.Time) string

ToDateTime 将时间转换为yyyy-MM-dd HH:mm:ss

Types

This section is empty.

Jump to

Keyboard shortcuts

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