一、live templage on tag

配置

产出
type user struct{    testAge  int `cjson:"testAge"`    testName int `json:"test_name"`}

二、go mod config

配置

产出

修复list -m卡住的问题

三、代码行被golang强行折叠

配置

产出