# README
𝐖𝐡𝐚𝐭 𝐢𝐬 𝕘𝕠-𝕝𝕠𝕒𝕕𝕖𝕣
A Golang Source Loader Library for go-ast-matcher.
# Functions
No description provided by the author
No description provided by the author
IsGenerated reports whether the file was generated by a program, not handwritten, by detecting the special comment described at https://go.dev/s/generatedcode.
No description provided by the author
No description provided by the author
No description provided by the author
WithBuildTag comma-separated list of extra build tags (see: go help buildconstraint).
No description provided by the author
No description provided by the author
WithLoadDepts is slow, but you can match external types.
No description provided by the author
WithPatterns go list patterns e.g., "file=path/to/file.go" all "./...", "std" "bytes", "unicode..." "pattern=github.com/goghcrow/go-co/..." "github.com/goghcrow/go-co/...".
No description provided by the author
No description provided by the author
No description provided by the author