Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FuncCallInspector ¶
FuncCallInspector FuncCallInspector
type Macro ¶
type Macro struct {
// contains filtered or unexported fields
}
Macro Macro
func (*Macro) FormatSource ¶
FormatSource FormatSource
func (*Macro) ImportRecursive ¶
ImportRecursive ImportRecursive
type Package ¶
type Package struct {
// contains filtered or unexported fields
}
Package Package
func (*Package) OnFuncCall ¶
func (mp *Package) OnFuncCall(funcCall FuncCallInspector)
OnFuncCall OnFuncCall
Click to show internal directories.
Click to hide internal directories.