go-ml-dev/iokit

View on GitHub
fu/decrypt.go

Summary

Maintainability
A
0 mins
Test Coverage

exported function Decrypt should have comment or be unexported
Open

func Decrypt(password string, data []byte) ([]byte, error) {
Severity: Minor
Found in fu/decrypt.go by golint

There are no issues that match your filters.

Category
Status