ktools

package module
v1.0.4 Latest Latest
Warning

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

Go to latest
Published: Nov 29, 2023 License: MIT Imports: 14 Imported by: 0

README

ktools

一些常用的go工具函数

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Crypto = new(crypto.Enter) // 加密工具
	Excel  = new(excel.Excel)
	File   = new(fileT.Enter) // 文件工具
	Http   = new(httpT.Enter[any])
	Json   = new(jsonT.Enter)        // json工具
	Jwt    = new(jwt.Enter)          // jwt工具
	Map    = new(mapT.Enter)         // map工具
	Math   = new(math.Enter)         // 计算工具
	Slice  = new(slice.Enter)        // 切片工具
	SQL    = new(sqlT.Enter)         // sql工具
	String = new(stringT.Enter)      // 字符串工具
	Struct = new(structT.Enter[any]) // 结构体工具
	Time   = new(timeT.Enter)        // 时间工具
	UUID   = new(uuidT.Enter)        // uuid工具
)

Functions

This section is empty.

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