Add ClickHouse Database Backend #209
Annotations
4 errors
Testing:
core/core_test.go#L84
cannot use (*testHandler)(nil) (value of type *testHandler) as Handler[*testPeerInfo, CrawlResult[*testPeerInfo]] value in variable declaration: *testHandler does not implement Handler[*testPeerInfo, CrawlResult[*testPeerInfo]] (missing method Summary)
|
Testing:
core/engine_test.go#L130
invalid argument: queuedPeers (variable of type *Summary) for built-in len
|
Testing:
core/engine_test.go#L186
invalid argument: queuedPeers (variable of type *Summary) for built-in len
|
Testing
Process completed with exit code 2.
|