elliotchance/gedcom

View on GitHub
family_nodes.go

Summary

Maintainability
A
0 mins
Test Coverage

exported type FamilyNodes should have comment or be unexported
Open

type FamilyNodes []*FamilyNode
Severity: Minor
Found in family_nodes.go by golint

exported method FamilyNodes.ByPointer should have comment or be unexported
Open

func (nodes FamilyNodes) ByPointer(pointer string) *FamilyNode {
Severity: Minor
Found in family_nodes.go by golint

There are no issues that match your filters.

Category
Status