This repository was archived by the owner on Aug 18, 2025. It is now read-only.
feat: Add worker pool for concurrent DNS request handling#23
Closed
127ewyo3 wants to merge 1 commit into
Closed
Annotations
10 errors
|
resolver.go#L247
undefined: UnFqdn
|
|
handler.go#L147
net.ParseIP undefined (type string has no field or method ParseIP)
|
|
handler.go#L135
net.ParseIP undefined (type string has no field or method ParseIP)
|
|
handler.go#L125
not enough arguments in call to h.hosts.Get
|
|
handler.go#L115
undefined: UnFqdn
|
|
handler.go#L80
too many arguments in call to blocklist.NewBlocklist
|
|
handler.go#L72
cannot use cacheConfig.Expire (variable of type int) as int64 value in argument to NewRedisCache
|
|
handler.go#L71
cannot use cacheConfig.Expire (variable of type int) as int64 value in argument to NewRedisCache
|
|
handler.go#L69
undefined: NewMemoryCache
|
|
handler.go#L68
undefined: NewMemoryCache
|
The logs for this run have expired and are no longer available.
Loading