golang项目中的配置文件是用ini 还是yaml

tablecell · 2019-11-26 14:47:01 · 1458 次点击
更多评论

一般用ini简单实用,yaml实用稍微麻烦点,特别是脱离IDE编辑容易出错

#1