elliotchance/gedcom

View on GitHub
html/individual_name_and_dates_link.go

Summary

Maintainability
A
0 mins
Test Coverage

exported function NewIndividualNameAndDatesLink should have comment or be unexported
Open

func NewIndividualNameAndDatesLink(individual *gedcom.IndividualNode, visibility LivingVisibility, unknownText string) *IndividualNameAndDatesLink {

exported method IndividualNameAndDatesLink.WriteHTMLTo should have comment or be unexported
Open

func (c *IndividualNameAndDatesLink) WriteHTMLTo(w io.Writer) (int64, error) {

exported type IndividualNameAndDatesLink should have comment or be unexported
Open

type IndividualNameAndDatesLink struct {

There are no issues that match your filters.

Category
Status