Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseMethodString ¶
Types ¶
type PackageLoader ¶
type PackageLoader struct {
// contains filtered or unexported fields
}
func (*PackageLoader) GetMatching ¶
func (g *PackageLoader) GetMatching(cwd, fullMethod string, opts *method.ParseOpts) ([]*method.Definition, error)
func (*PackageLoader) GetOne ¶
func (g *PackageLoader) GetOne(cwd, fullMethod string, opts *method.ParseOpts) (*method.Definition, error)
Click to show internal directories.
Click to hide internal directories.