go-ml-dev/iokit

View on GitHub
temporary.go

Summary

Maintainability
A
0 mins
Test Coverage

exported type TemporaryFile should have comment or be unexported
Open

type TemporaryFile interface {
Severity: Minor
Found in temporary.go by golint

exported function Tempfile should have comment or be unexported
Open

func Tempfile(pattern string) (_ TemporaryFile, err error) {
Severity: Minor
Found in temporary.go by golint

There are no issues that match your filters.

Category
Status