package
0.0.0-20220718152931-747dcb5e797d
Repository: https://github.com/benoitkugler/structgen.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
ToString remove duplicates and aggregate the declarations.
WalkFile uses the package information to analyse the defined types.

# Structs

Comment is a special comment with the following syntax // <tag>:<content>.
Declaration is a top level declaration to write to the generated file.

# Interfaces

Handler handles the specifity of the generated target.
Type is the common interface shared by all items to generate.

# Type aliases

Declarations stores all top-level declarations to write.