Searched refs:ModuleErrorContext (Results 1 – 3 of 3) sorted by relevance
25 type ModuleErrorContext interface { interface36 ModuleErrorContext
343 ModuleErrorContext
1717 func determineModuleKind(m *ModuleBase, ctx ModuleErrorContext) moduleKind { argument