feat: initial implementation v0.1.0 #1
Annotations
5 errors
|
golangci-lint
issues found
|
|
golangci-lint:
manager.go#L312
func (*Manager).isShutdownSignal is unused (unused)
|
|
golangci-lint:
watchdog.go#L14
unused-parameter: parameter 'budgetCtx' seems to be unused, consider removing or renaming it as _ (revive)
|
|
golangci-lint:
shutdown_test.go#L261
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
|
|
golangci-lint:
options.go#L108
exported: comment on exported function WithSerial should be of the form "WithSerial ..." (revive)
|