Refactor IR Zstd writer into an interface with separate implementations for disk and memory buffering. #104
Annotations
5 errors
plugins/out_clp_s3/internal/flush/flush.go#L47
assignment mismatch: 1 variable but eventManager.Writer.WriteIrZstd returns 2 values (typecheck)
|
plugins/out_clp_s3/out_clp_s3.go#L12
could not import C (cgo preprocessing failed) (typecheck)
|
plugins/out_clp_s3/out_clp_s3.go#L19
could not import github.com/y-scope/fluent-bit-clp/plugins/out_clp_s3/internal/flush (-: # github.com/y-scope/fluent-bit-clp/plugins/out_clp_s3/internal/flush
|
plugins/out_clp_s3/internal/flush/flush.go#L47
assignment mismatch: 1 variable but eventManager.Writer.WriteIrZstd returns 2 values) (typecheck)
|
|
This job failed
Loading