go-ml-dev/iokit

View on GitHub
zip.go

Summary

Maintainability
A
0 mins
Test Coverage

exported function Zip should have comment or be unexported
Open

func Zip(fileName string, arch Output) LuckyOutput {
Severity: Minor
Found in zip.go by golint

exported function ZipFile should have comment or be unexported
Open

func ZipFile(fileName string, arch Input) LuckyInput {
Severity: Minor
Found in zip.go by golint

There are no issues that match your filters.

Category
Status