Registry / utility / fatih-gomodifytags

fatih-gomodifytags

JSON →
library1.17.0gogounverified

Package gomodifytags provides a tool to modify struct field tags in Go source files.

go get github.com/fatih/gomodifytags
INSTALL
IMPORT
SIG · FATIH-GOMODIFYTAGS
F
fatih-gomodifytags
utilitygov1.17.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

gomodifytags
github.com/fatih/gomodifytags

Modify struct tags programmatically

package main import ( "fmt" "github.com/fatih/gomodifytags" ) func main() { // Example usage: modify tags in a file fmt.Println("See gomodifytags CLI for usage") }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.17.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
fatih-gomodifytags — go get fatih-gomodifytags · libregistry