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

# Functions

GetFieldName returns the name of the field as it should appear.
IsSpecialComment returns a non empty tag if the comment has a special form // <tag>:<content>.
IsUnderlyingTime returns `true` is the underlying type of `typ` is time.Time.
TypeName returns the name of `type_` as it should appeared when used in `targetPackage`.