lflux/eve-sdeloader

View on GitHub
blueprints/research_material.go

Summary

Maintainability
A
0 mins
Test Coverage

exported type ResearchMaterial should have comment or be unexported
Open

type ResearchMaterial struct {
Severity: Minor
Found in blueprints/research_material.go by golint

exported method ResearchMaterial.GetTime should have comment or be unexported
Open

func (r *ResearchMaterial) GetTime() int64 {
Severity: Minor
Found in blueprints/research_material.go by golint

exported method ResearchMaterial.ActivityID should have comment or be unexported
Open

func (r *ResearchMaterial) ActivityID() ActivityID {
Severity: Minor
Found in blueprints/research_material.go by golint

There are no issues that match your filters.

Category
Status