lflux/eve-sdeloader

View on GitHub
blueprints/copying.go

Summary

Maintainability
A
0 mins
Test Coverage

exported type Copying should have comment or be unexported
Open

type Copying struct {
Severity: Minor
Found in blueprints/copying.go by golint

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

func (c *Copying) ActivityID() ActivityID {
Severity: Minor
Found in blueprints/copying.go by golint

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

func (c *Copying) GetTime() int64 {
Severity: Minor
Found in blueprints/copying.go by golint

There are no issues that match your filters.

Category
Status