Documentation
¶
Index ¶
Constants ¶
View Source
const (
StdLanguage = "go"
)
Variables ¶
This section is empty.
Functions ¶
func GetRawContent ¶
func IsTestPackage ¶
Types ¶
type GoParser ¶
type GoParser struct {
// contains filtered or unexported fields
}
golang parser, used parse multle packages from the entire project
func (*GoParser) ParseModule ¶
func (*GoParser) ParsePackage ¶
Click to show internal directories.
Click to hide internal directories.