ktools

package module
v1.0.7 Latest Latest
Warning

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

Go to latest
Published: Dec 15, 2023 License: MIT Imports: 13 Imported by: 0

README

ktools

一些常用的go工具函数

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Crypto = new(crypto.Enter)       // 加密工具
	File   = new(fileT.Enter)        // 文件工具
	Http   = new(httpT.Enter[any])   // http工具
	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