tushar2708/conveyor

View on GitHub
life_cycle.go

Summary

Maintainability
A
0 mins
Test Coverage

exported type ProgressUpdater should have comment or be unexported
Open

type ProgressUpdater interface {
Severity: Minor
Found in life_cycle.go by golint

exported type LocalLifeCycleHandler should have comment or be unexported
Open

type LocalLifeCycleHandler struct {
Severity: Minor
Found in life_cycle.go by golint

exported type StateUpdater should have comment or be unexported
Open

type StateUpdater interface {
Severity: Minor
Found in life_cycle.go by golint

There are no issues that match your filters.

Category
Status