Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PackageParser ¶
type PackageParser struct {
// contains filtered or unexported fields
}
func NewPackageParser ¶
func NewPackageParser(s StructParser) PackageParser
type StructFetcher ¶
type StructFetcher struct {
// contains filtered or unexported fields
}
func NewStructFetcher ¶
func NewStructFetcher(blacklist map[string][]string, knownTypes, sliceTypes map[string]string) StructFetcher
Click to show internal directories.
Click to hide internal directories.