Add remove leaked collection meta cmd #421
Annotations
4 errors
lint:
states/etcd/remove/collection_clean.go#L6
File is not `goimports`-ed (goimports)
|
lint:
states/etcd/remove/collection_clean.go#L109
S1008: should use 'return strings.HasPrefix(key, segmentStatsPrefix)' instead of 'if strings.HasPrefix(key, segmentStatsPrefix) { return true }; return false' (gosimple)
|
lint:
states/etcd/remove/collection_clean.go#L121
S1023: redundant `return` statement (gosimple)
|
lint
issues found
|