Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Golang ¶
type Golang struct {
// contains filtered or unexported fields
}
func NewGolang ¶
func NewGolang( pkgChan chan *internal.LibraryInfo, classChan chan *internal.ClassInfo, methodChan chan *internal.MethodInfo, functionChan chan *internal.FunctionInfo) *Golang
Click to show internal directories.
Click to hide internal directories.