Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FindGoModFile ¶
func GetModulePath ¶
Types ¶
type FileNotFoundError ¶
type FileNotFoundError struct {
Name string
}
func (*FileNotFoundError) Error ¶
func (err *FileNotFoundError) Error() string
type ModulePathNotFoundError ¶
type ModulePathNotFoundError struct{}
func (*ModulePathNotFoundError) Error ¶
func (err *ModulePathNotFoundError) Error() string
Click to show internal directories.
Click to hide internal directories.