go语言 json 问题

juntaran · · 917 次点击
data, err := json.MarshalIndent(users, "", "\t\t")
#1