gomodifytags

Struct tag editor

A tool to modify tags in Go structs

Go tool to modify struct field tags

GitHub

2k stars
22 watching
139 forks
Language: Go
last commit: 5 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,061
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,372
mvdan/gofumpt A stricter Go formatting tool to enforce a more consistent coding style 3,385
go-playground/validator Package provides a comprehensive validation framework for Go structs and fields 17,080
spf13/pflag Provides a drop-in replacement for Go's native flag package to support POSIX/GNU-style flags. 2,441
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. 262
golang/tools Provides tools and packages for static analysis and code transformation of Go programs. 7,430
swaggo/swag Automatically generates RESTful API documentation with Swagger 2.0 for Go applications. 10,873
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 6,070
southclaws/supervillain Converts Go structs to Zod schemas, handling various type complexities and custom conversions. 81
mmcdole/gofeed A comprehensive feed parsing library for Go, supporting multiple formats and versions. 2,598