Skip to content

Instantly share code, notes, and snippets.

@fredrb
Created November 6, 2022 16:38
Show Gist options
  • Save fredrb/c61d74e82e39cb2d0079e91b59b18347 to your computer and use it in GitHub Desktop.
Save fredrb/c61d74e82e39cb2d0079e91b59b18347 to your computer and use it in GitHub Desktop.
func (f *testFunc) Qualifier(p *types.Package) string
func (f *testFunc) Params() string
func (f *testFunc) ForwardedParams() string
func (f *testFunc) ParamsFormat() string
func (f *testFunc) ForwardedParamsFormat() string
func (f *testFunc) Comment() string
func (f *testFunc) CommentFormat() string
func (f *testFunc) CommentWithoutT(receiver string) string
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment