| Age | Commit message (Collapse) | Author | Files | Lines |
|
My favorite part of generics.
Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>
|
|
The fully qualified name of the type is thisPkg.tname,
so write the args like that too.
Suggested-by: Joe Tsai <joetsai@digital-static.net>
Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>
|
|
And use it in cmd/cloner.
Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>
|
|
And use it in cmd/cloner.
Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>
|
|
Refactored out from cmd/cloner.
Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>
|
|
This is a package for shared utilities used in doing codegen programs.
The inaugural API is for writing gofmt'd code to a file.
Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>
|