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