golang自定义struct字段标签
摘要:
原文链接: https://sosedoff.com/2016/07/16/golang struct tags.html struct是golang中最常使用的变量类型之一,几乎每个地方都有使用,从处理配置选项到使用encoding/json或encoding/xml包编排JSON或XML文档。字 阅读全文
posted @ 2018-02-05 09:20 ycyoes 阅读(3717) 评论(0) 推荐(0) 编辑