rdfio/rdf2smw

View on GitHub
components/residxfanout.go

Summary

Maintainability
A
0 mins
Test Coverage

exported function NewResourceIndexFanOut should have comment or be unexported
Open

func NewResourceIndexFanOut() *ResourceIndexFanOut {
Severity: Minor
Found in components/residxfanout.go by golint

exported type ResourceIndexFanOut should have comment or be unexported
Open

type ResourceIndexFanOut struct {
Severity: Minor
Found in components/residxfanout.go by golint

exported method ResourceIndexFanOut.Run should have comment or be unexported
Open

func (p *ResourceIndexFanOut) Run() {
Severity: Minor
Found in components/residxfanout.go by golint

There are no issues that match your filters.

Category
Status