Searched refs:IsPluginFor (Results 1 – 1 of 1) sorted by relevance
202 IsPluginFor(string) bool methodSpec208 return plugin.IsPluginFor(name)290 func (g *goPackage) IsPluginFor(name string) bool { func