lflux/eve-sdeloader

View on GitHub
statements/inventory.go

Summary

Maintainability
A
0 mins
Test Coverage

exported function InsertInvTypeStatement should have comment or be unexported
Open

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

exported function InsertTraitStatement should have comment or be unexported
Open

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

exported function InsertCertMasteryStatement should have comment or be unexported
Open

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

There are no issues that match your filters.

Category
Status