Documentation ¶
Overview ¶
Package gogen provides a set of code generation packages and command line tools to reduce boilerplate in your go projects
Directories ¶
Path | Synopsis |
---|---|
Package cleanimports provides functionality to clean unused imports from the given source code
|
Package cleanimports provides functionality to clean unused imports from the given source code |
cmd
|
|
Package exportdefault provides the functionality to automatically generate package-level exported functions wrapping calls to a package-level default instance of a type.
|
Package exportdefault provides the functionality to automatically generate package-level exported functions wrapping calls to a package-level default instance of a type. |
Package specific copies the source from a package and generates a second package replacing some of the types used.
|
Package specific copies the source from a package and generates a second package replacing some of the types used. |
Click to show internal directories.
Click to hide internal directories.