Searched refs:DirectImportFromImplicitDependencyError (Results 1 – 3 of 3) sorted by relevance
148 type DirectImportFromImplicitDependencyError struct { struct154 func (e *DirectImportFromImplicitDependencyError) Error() string { argument158 func (e *DirectImportFromImplicitDependencyError) ImportPath() string { argument
1412 pkg.err = &DirectImportFromImplicitDependencyError{1428 pkg.err = &DirectImportFromImplicitDependencyError{
531 _ ImportPathError = (*modload.DirectImportFromImplicitDependencyError)(nil)