package
0.0.0-20190318102628-d7df357d3e99
Repository: https://github.com/go-zh/tools.git
Documentation: pkg.go.dev
# Functions
Extract collects all the notes present in an AST.
MatchBefore attempts to match a pattern in the line before the supplied pos.
Parse collects all the notes present in a file.
# Type aliases
Identifier is the type for an identifier in an Note argument list.
ReadFile is the type of a function that can provide file contents for a given filename.