elliotchance/gedcom

View on GitHub
place_node.go

Summary

Maintainability
A
0 mins
Test Coverage

exported method PlaceNode.Map should have comment or be unexported
Open

func (node *PlaceNode) Map() *MapNode {
Severity: Minor
Found in place_node.go by golint

exported method PlaceNode.Notes should have comment or be unexported
Open

func (node *PlaceNode) Notes() []*NoteNode {
Severity: Minor
Found in place_node.go by golint

There are no issues that match your filters.

Category
Status