ntool 自己用的工具库 灵感来源 gokit
Go to file
NoahLan e2d7f82c96 feat: ncmd 添加几个状态返回和statusChan返回
internal feat: 为StrToBool添加"t"和"f"的处理
narr feat: narr collection 高阶方法添加索引。
nbyte first commit
ncli first commit
ncmd feat: ncmd 添加几个状态返回和statusChan返回
ncrypt first commit
ndef feat: 添加参数化int数组类型
nenv first commit
nfs fix: 修复nfs中CloseOnExec在linux系统下重复的问题。
ngo feat: 添加njson封装库,优化json序列化问题,提供便捷访问。
njson feat: 添加 njson.MarshalSafe 方法,同时修复之前的MarshalStrSafe方法
nlog refactor: 暴露getWriter方法出去
nmap first commit
nmapper refactor: 优化修复nmapper工具,现在支持嵌套struct,指针struct等等
nmath first commit
npool feat: 添加npool
nrandom first commit
nreflect feat: 添加获取reflect.Value实际指向的反射对象的方法,并自动新建对象。
nstd first commit
nstr refactor: nsys/cmdn -> ncmd
nstruct feat: 为ParseTagValueDefault添加键值对处理
nsys refactor: nsys/cmdn -> ncmd
ntest first commit
ntime first commit
.gitignore first commit
go.mod chore: 降级otel到 v1.14.0
go.sum chore: 降级otel到 v1.14.0