package
0.0.0-20220218190644-4958d6d39439
Repository: https://github.com/jhump/golang-x-tools.git
Documentation: pkg.go.dev
# Functions
NewTransformer returns a transformer based on the specified template, a single-file package containing "before" and "after" functions as described in the package documentation.
WriteAST is a convenience function that writes AST f to the specified file.
# Constants
No description provided by the author
# Structs
A Transformer represents a single example-based transformation.