Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetPublicFunctions ¶
func GetPublicFunctions(filePath string) ([]string, error)
GetPublicFunctions lists all public functions (not methods) from a golang source file.
func GetSourceCodeFiles ¶
func GetSourceCodeFiles(dir string) ([]string, error)
GetSourceCodeFiles lists golang source code files from directory, excluding sub-directory and tests files.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.