Showing 640 of 640 total issues
exported method FamilyNode.Warnings should have comment or be unexported Open
Open
func (node *FamilyNode) Warnings() (warnings Warnings) {
- Exclude checks
exported type FamilyNodes should have comment or be unexported Open
Open
type FamilyNodes []*FamilyNode
- Exclude checks
exported method BadgePill.WriteHTMLTo should have comment or be unexported Open
Open
func (c *BadgePill) WriteHTMLTo(w io.Writer) (int64, error) {
- Exclude checks
exported function NewComponents should have comment or be unexported Open
Open
func NewComponents(items ...Component) *Components {
- Exclude checks
exported method Div.WriteHTMLTo should have comment or be unexported Open
Open
func (c *Div) WriteHTMLTo(w io.Writer) (int64, error) {
- Exclude checks
exported function NewFooterRow should have comment or be unexported Open
Open
func NewFooterRow() *FooterRow {
- Exclude checks
exported function NewNavPills should have comment or be unexported Open
Open
func NewNavPills(links []Component) *NavPills {
- Exclude checks
exported function NewNumber should have comment or be unexported Open
Open
func NewNumber(value int) *Number {
- Exclude checks
exported method DiffPage.WriteHTMLTo should have comment or be unexported Open
Open
func (c *DiffPage) WriteHTMLTo(w io.Writer) (int64, error) {
- Exclude checks
exported function NewEventDates should have comment or be unexported Open
Open
func NewEventDates(items []*EventDate) *EventDates {
- Exclude checks
exported method EventStatistics.WriteHTMLTo should have comment or be unexported Open
Open
func (c *EventStatistics) WriteHTMLTo(w io.Writer) (int64, error) {
- Exclude checks
exported type IndividualDates should have comment or be unexported Open
Open
type IndividualDates struct {
- Exclude checks
exported method IndividualDates.EventDates should have comment or be unexported Open
Open
func (c *IndividualDates) EventDates() []*EventDate {
- Exclude checks
exported type IndividualIndexHeader should have comment or be unexported Open
Open
type IndividualIndexHeader struct {
- Exclude checks
exported type IndividualIndexLetter should have comment or be unexported Open
Open
type IndividualIndexLetter struct {
- Exclude checks
exported function NewIndividualStatistics should have comment or be unexported Open
Open
func NewIndividualStatistics(document *gedcom.Document, visibility LivingVisibility) *IndividualStatistics {
- Exclude checks
exported type PlacePage should have comment or be unexported Open
Open
type PlacePage struct {
- Exclude checks
exported function NewPage should have comment or be unexported Open
Open
func NewPage(title string, body Component, googleAnalyticsID string) *Page {
- Exclude checks
exported type DiffRow should have comment or be unexported Open
Open
type DiffRow struct {
- Exclude checks
exported type FamilyInList should have comment or be unexported Open
Open
type FamilyInList struct {
- Exclude checks