返回博客列表

Go Struct Tag 完全指南:json、db、gorm、validate 详解

全面掌握 Go struct tag——json、db、gorm、validate、bson、yaml。学习语法、常用选项、多标签组合,以及最常犯的错误。

2026-03-13Go, struct tag, GORM, 验证