Documentation
¶
Index ¶
- func CheckInclude(str string, includeFunctions, excludeFunctions []string) bool
- func HasFilters(includeFunctions, excludeFunctions []string) bool
- func LoadSourcePackage(workingDir string, dependantModules []string) (*packages.Package, []declaredinterface.DeclaredInterface, error)
- func SnakeCase(str string) string
- func StructFieldMetadataName(name string) string
- func StructOrInterfaceMetadataName(name string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckInclude ¶ added in v0.0.4
func HasFilters ¶ added in v0.0.4
func LoadSourcePackage ¶ added in v0.0.4
func LoadSourcePackage(workingDir string, dependantModules []string) (*packages.Package, []declaredinterface.DeclaredInterface, error)
func StructFieldMetadataName ¶ added in v0.0.4
func StructOrInterfaceMetadataName ¶ added in v0.0.4
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.