Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
Package domain — glossary.go owns the canonical kendo-term dictionary used by the Preact <Term> tooltip component (web-mobile/js/glossary.jsx) AND by API error responses (handlers_*.go ResolveReasonHuman).
|
Package domain — glossary.go owns the canonical kendo-term dictionary used by the Preact <Term> tooltip component (web-mobile/js/glossary.jsx) AND by API error responses (handlers_*.go ResolveReasonHuman). |
|
internal/glossarygen
command
Package main — glossarygen emits web-mobile/{js,dist}/glossary_data.js from internal/domain/glossary.go (the Go-side dictionary).
|
Package main — glossarygen emits web-mobile/{js,dist}/glossary_data.js from internal/domain/glossary.go (the Go-side dictionary). |
|
Package engine — daihyosen (representative-bout) play-off for tied knockout-stage team matches.
|
Package engine — daihyosen (representative-bout) play-off for tied knockout-stage team matches. |
|
Package excel handles all Excel file operations
|
Package excel handles all Excel file operations |
|
Package-level note: excel.go implements the page-layout algorithm that writes pool match and elimination match data into an Excel workbook.
|
Package-level note: excel.go implements the page-layout algorithm that writes pool match and elimination match data into an Excel workbook. |
|
bracket
Package bracket will hold bracket/tree algorithms extracted from internal/helper.
|
Package bracket will hold bracket/tree algorithms extracted from internal/helper. |
|
csv
Package csv will hold CSV parsing extracted from internal/helper.
|
Package csv will hold CSV parsing extracted from internal/helper. |
|
pool
Package pool will hold pool-generation algorithms extracted from internal/helper.
|
Package pool will hold pool-generation algorithms extracted from internal/helper. |
|
seeding
Package seeding will hold seeding algorithms extracted from internal/helper.
|
Package seeding will hold seeding algorithms extracted from internal/helper. |
|
Package mobileapp — see deps.go for the consumer-boundary interfaces that handlers depend on.
|
Package mobileapp — see deps.go for the consumer-boundary interfaces that handlers depend on. |
|
Package resources manages embedded resources for the application
|
Package resources manages embedded resources for the application |
|
Package service handles business logic for the application
|
Package service handles business logic for the application |
|
Package state — atomic_write.go provides atomic, durable file writes for all on-disk persistence in internal/state.
|
Package state — atomic_write.go provides atomic, durable file writes for all on-disk persistence in internal/state. |
|
wal
Package wal implements a tiny write-ahead log so that state.Store.WithTransaction can commit MULTIPLE on-disk files atomically across a process crash.
|
Package wal implements a tiny write-ahead log so that state.Store.WithTransaction can commit MULTIPLE on-disk files atomically across a process crash. |
Click to show internal directories.
Click to hide internal directories.