Skip to content

Instantly share code, notes, and snippets.

@fredrb
Created November 6, 2022 16:37
Show Gist options
  • Save fredrb/7174f0975f27bc4b87d8d376aa81b919 to your computer and use it in GitHub Desktop.
Save fredrb/7174f0975f27bc4b87d8d376aa81b919 to your computer and use it in GitHub Desktop.
type testFunc struct {
CurrentPkg string
DocInfo *doc.Func
TypeInfo *types.Func
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment