Versions in this module Expand all Collapse all v1 v1.0.0 Jul 13, 2026 Changes in this version + var ErrCompetitionNotFound = errors.New("competition not found") + var ErrSwissExportUnsupported = errors.New(...) + func BuildResultsWorkbook(store *state.Store, eng *engine.Engine, compID string) ([]byte, error) + func DecisionSuffix(decision string, encho *state.EnchoMetadata, decidedByHantei bool) string + func FlagsScorePair(a, b int) (string, string) + func IpponsScore(ippons []string) string + func MiddleCellText(decision, suffix string) string