lflux/eve-sdeloader

View on GitHub
statements/certificates.go

Summary

Maintainability
A
0 mins
Test Coverage

exported function InsertCertSkillsStmt should have comment or be unexported
Open

func InsertCertSkillsStmt(tx *sql.Tx) (*sql.Stmt, error) {
Severity: Minor
Found in statements/certificates.go by golint

exported function InsertCertCertsStmt should have comment or be unexported
Open

func InsertCertCertsStmt(tx *sql.Tx) (*sql.Stmt, error) {
Severity: Minor
Found in statements/certificates.go by golint

There are no issues that match your filters.

Category
Status