Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PackageNames ¶
Types ¶
type JavaResolver ¶
type JavaResolver struct {
}
func (*JavaResolver) Normalize ¶
func (r *JavaResolver) Normalize(name string) string
type PythonResolver ¶
type PythonResolver struct {
}
func (*PythonResolver) Normalize ¶
func (r *PythonResolver) Normalize(name string) string
Click to show internal directories.
Click to hide internal directories.