gofactor

command module
v0.0.0-...-f5b1715 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 7, 2024 License: GPL-3.0 Imports: 10 Imported by: 0

README

gofactor

Currently supports replacing direct field references with getter/setter methods by parsing and rewriting the AST; will add other functionality as needed. I'm using vim-go, GoLand, and GPT-4 for other refactoring right now.

I use e.g. GoLand or GPT to generate the getter/setter methods, then run gofactor to replace the direct field references.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
x

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL