Add optional internal routing #10
Annotations
10 errors
go-check / All
Process completed with exit code 1.
|
go-check / All:
dns_cache.go#L45
func (*cachedDNS).dialWithCachedDNS is unused (U1000)
|
go-check / All:
routing.go#L23
type proxyRouting is unused (U1000)
|
go-check / All:
routing.go#L29
func newProxyRouting is unused (U1000)
|
go-check / All:
routing.go#L53
func (*proxyRouting).PutValue is unused (U1000)
|
go-check / All:
routing.go#L57
func (*proxyRouting).GetValue is unused (U1000)
|
go-check / All:
routing.go#L61
func (*proxyRouting).SearchValue is unused (U1000)
|
go-check / All:
routing.go#L81
func (*proxyRouting).fetch is unused (U1000)
|
go-check / All:
routing.go#L156
func (*proxyRouting).getRandomKuboURL is unused (U1000)
|
go-check / All
Process completed with exit code 1.
|