Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
myfamily
command
Package main is the entry point for the My Family genealogy application.
|
Package main is the entry point for the My Family genealogy application. |
|
internal
|
|
|
api
Package api provides primitives to interact with the openapi HTTP API.
|
Package api provides primitives to interact with the openapi HTTP API. |
|
citation
Package citation provides Evidence Explained citation templates, formatting, and validation for GPS-compliant genealogical citations.
|
Package citation provides Evidence Explained citation templates, formatting, and validation for GPS-compliant genealogical citations. |
|
command
Package command provides CQRS command handlers for the genealogy application.
|
Package command provides CQRS command handlers for the genealogy application. |
|
config
Package config provides configuration loading and management.
|
Package config provides configuration loading and management. |
|
demo
Package demo provides sample data seeding for demo mode.
|
Package demo provides sample data seeding for demo mode. |
|
domain
Package domain provides the core domain types for the genealogy application.
|
Package domain provides the core domain types for the genealogy application. |
|
exporter
Package exporter provides data export capabilities for genealogy data.
|
Package exporter provides data export capabilities for genealogy data. |
|
gedcom
Package gedcom provides GEDCOM file import/export functionality.
|
Package gedcom provides GEDCOM file import/export functionality. |
|
media
Package media provides media processing utilities for the genealogy application.
|
Package media provides media processing utilities for the genealogy application. |
|
query
Package query provides CQRS query services for the genealogy application.
|
Package query provides CQRS query services for the genealogy application. |
|
repository
Package repository provides data access interfaces and implementations.
|
Package repository provides data access interfaces and implementations. |
|
repository/memory
Package memory provides in-memory implementations of repository interfaces for testing.
|
Package memory provides in-memory implementations of repository interfaces for testing. |
|
repository/postgres
Package postgres provides PostgreSQL implementations of repository interfaces.
|
Package postgres provides PostgreSQL implementations of repository interfaces. |
|
repository/sqlite
Package sqlite provides SQLite implementations of repository interfaces.
|
Package sqlite provides SQLite implementations of repository interfaces. |
|
web
Package web provides embedded static files for the frontend.
|
Package web provides embedded static files for the frontend. |
Click to show internal directories.
Click to hide internal directories.