Versions in this module Expand all Collapse all v3 v3.80.13 Sep 25, 2024 v3.80.12 Sep 24, 2024 Changes in this version + func FixSource(fset *token.FileSet, path string, src []byte, listOfArgs []FunctionIDArg) ([]byte, error) + func ReadFile(filename string, info fs.FileInfo) ([]byte, error) + func WriteFile(filename string, formatted []byte, perm fs.FileMode) error + type FunctionIDArg struct + ArgEnd token.Pos + ArgPos token.Pos + FuncDecl *ast.FuncDecl