ctx

package module
v0.0.0-...-f34e3d1 Latest Latest
Warning

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

Go to latest
Published: Aug 8, 2024 License: MIT Imports: 3 Imported by: 0

README

goctx-tool

Main

A tool to refactor the context parameters across your whole Go codebase

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LoadPackages

func LoadPackages(dir string) ([]*packages.Package, error)

func TraverseAST

func TraverseAST(file ast.Node, info *types.Info) bool

TraverseAST traverses an AST starting on any Node type. Ideally this should start in ast.File anr return a bool indicating whether that file was modified or not.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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