Confirm if `IsExternal` is used anywhere (i.e in other repos) and if so, document more clearly what its intended us is but otherwise remove. Check other methods on the same interface. https://github.com/livepeer/go-tools/blob/44cbd85855e79c9a8d9327598e0a95d9261c0351/drivers/drivers.go#L126
Confirm if
IsExternalis used anywhere (i.e in other repos) and if so, document more clearly what its intended us is but otherwise remove.Check other methods on the same interface.
go-tools/drivers/drivers.go
Line 126 in 44cbd85