gomodifytags
Struct tag editor
A tool to modify tags in Go structs
Go tool to modify struct field tags
2k stars
22 watching
139 forks
Language: Go
last commit: 5 months ago gogolangstructstagstool
Related projects:
Repository | Description | Stars |
---|---|---|
| Automatically trims and sanitizes struct string fields in Go based on embedded tags. | 323 |
| Package of validators and sanitizers for strings, structs, and collections | 6,061 |
| Tool for declaratively parsing command-line flags in Go using struct tags. | 11 |
| Automates conversion of MySQL database to Go structs using GORM | 2,372 |
| A stricter Go formatting tool to enforce a more consistent coding style | 3,385 |
| Package provides a comprehensive validation framework for Go structs and fields | 17,080 |
| Provides a drop-in replacement for Go's native flag package to support POSIX/GNU-style flags. | 2,441 |
| Tool for dynamically modifying private fields in structs from imported libraries. | 1 |
| Allows users to declaratively unmarshal HTML into Go structs using struct tags composed of CSS selectors. | 262 |
| Provides tools and packages for static analysis and code transformation of Go programs. | 7,430 |
| Automatically generates RESTful API documentation with Swagger 2.0 for Go applications. | 10,873 |
| Enables regular expressions to be defined as struct fields and captures sub-expressions into those fields | 591 |
| A high-level implementation of the Git version control system in Go | 6,070 |
| Converts Go structs to Zod schemas, handling various type complexities and custom conversions. | 81 |
| A comprehensive feed parsing library for Go, supporting multiple formats and versions. | 2,598 |