gomodifytags

Struct tag editor

A tool to modify tags in Go structs

Go tool to modify struct field tags

GitHub

2k stars
22 watching
140 forks
Language: Go
last commit: about 2 months ago
gogolangstructstagstool

Related projects:

Repository Description Stars
leebenson/conform Automatically trims and sanitizes struct string fields in Go based on embedded tags. 323
asaskevich/govalidator Package of validators and sanitizers for strings, structs, and collections 6,050
anacrolix/tagflag Tool for declaratively parsing command-line flags in Go using struct tags. 11
xxjwxc/gormt Automates conversion of MySQL database to Go structs using GORM 2,359
mvdan/gofumpt A stricter Go formatting tool to enforce a more consistent coding style 3,339
go-playground/validator Provides a structured validation system for Go structs and individual fields 16,892
spf13/pflag Provides a drop-in replacement for Go's native flag package to support POSIX/GNU-style flags. 2,424
dedalqq/omg.testingtools Tool for dynamically modifying private fields in structs from imported libraries. 1
andrewstuart/goq Allows users to declaratively unmarshal HTML into Go structs using struct tags composed of CSS selectors. 261
golang/tools Provides tools and packages for static analysis and code transformation of Go programs. 7,401
swaggo/swag Automatically generates RESTful API documentation with Swagger 2.0 for Go applications. 10,748
alexflint/go-restructure Enables regular expressions to be defined as struct fields and captures sub-expressions into those fields 591
go-git/go-git A high-level implementation of the Git version control system in Go 5,995
southclaws/supervillain Converts Go structs to Zod schemas, handling various type complexities and custom conversions. 78
mmcdole/gofeed A comprehensive feed parsing library for Go, supporting multiple formats and versions. 2,589