//
pkg.gl
Category
github.com/QuantumShiftX/golib
utils
package
0.0.0-20250220022732-e4c125a5ade9
Repository:
https://github.com/quantumshiftx/golib.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
2
Files
37 SLOC
#
Packages
cryptox
No description provided by the author
genid
No description provided by the author
httpc
No description provided by the author
idempotency
No description provided by the author
uniqueid
No description provided by the author
xhttp
No description provided by the author
#
Functions
EnsureJSON
EnsureJSON 辅助函数:确保字符串是有效的JSON格式.
PrettyJSON
PrettyJSON 美化打印.
Ternary
Ternary 三元运算符的模拟函数.