rdfio/rdf2smw

View on GitHub
components/residxcreator.go

Summary

Maintainability
A
0 mins
Test Coverage

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

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

exported type ResourceIndexCreator should have comment or be unexported
Open

type ResourceIndexCreator struct {
Severity: Minor
Found in components/residxcreator.go by golint

exported function NewResourceIndexCreator should have comment or be unexported
Open

func NewResourceIndexCreator() *ResourceIndexCreator {
Severity: Minor
Found in components/residxcreator.go by golint

There are no issues that match your filters.

Category
Status