go-ml-dev/iokit

View on GitHub
resettable.go

Summary

Maintainability
A
0 mins
Test Coverage

exported type Resettable should have comment or be unexported
Open

type Resettable interface {
Severity: Minor
Found in resettable.go by golint

exported function ResetFile should have comment or be unexported
Open

func ResetFile(rd io.Reader) error {
Severity: Minor
Found in resettable.go by golint

There are no issues that match your filters.

Category
Status