package
0.2.0
Repository: https://github.com/donnol/jdnote.git
Documentation: pkg.go.dev

# Functions

Indent 格式化后输出.

# Structs

Decoder 解码 将字段映射到指定结构的同名导出字段.
Encoder 加密 TODO: 默认将导出字段的首字母改为小写 避免在定义结构体时写json tag,减少工作量.