Support analyze multiple protocol in the same connection #302
Annotations
6 errors
Lint:
pkg/accesslog/collector/protocols/http1.go#L71
importShadow: shadow of imported from 'github.com/apachepkg/tools/buffer' package 'buffer' (gocritic)
|
Lint:
pkg/accesslog/collector/protocols/queue.go#L123
func parameter `currentDataId` should be `currentDataID` (golint)
|
Lint:
pkg/accesslog/collector/protocols/queue.go#L136
method parameter `currentDataId` should be `currentDataID` (golint)
|
Lint:
pkg/accesslog/collector/protocols/queue.go#L137
var `minDataId` should be `minDataID` (golint)
|
Lint:
pkg/accesslog/collector/protocols/queue.go#L230
method parameter `currentDataId` should be `currentDataID` (golint)
|
Lint
Process completed with exit code 2.
|
Loading