x/

directory
v0.6.9 Latest Latest
Warning

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

Go to latest
Published: Mar 11, 2022 License: BSD-3-Clause

README

X Kit

一些基础工具包

各子包说明
包名 描述
cipher 加密解密
datetime 日期相关
fsutil 文件相关
mathext 数学扩展
reflext 反射相关
strutil 字符串相关
uuid 分布式ID
本包规范
  • API接口除非Must否则不使用panic抛出错误;
  • 本包的各子包之间不相互引用;
  • 本包的各子包不过多依赖第三方外部包;
  • 包名要见文知义,让人看名字就知道这个包大体用来干什么的,避免太通用的名称(如common,util,misc)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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