Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateTestPlayers ¶
CreateTestPlayers returns a slice of players for testing
func CreateTestPools ¶
CreateTestPools returns a slice of pools for testing
func CreateTestTournament ¶
func CreateTestTournament() domain.Tournament
CreateTestTournament returns a tournament for testing
func FindCellRow ¶ added in v1.0.0
FindCellRow returns the 0-based index of the first sheet row containing a cell equal to val, or -1 when absent. rows is the excelize GetRows shape.
func ParsePrintAreaLastRow ¶ added in v1.0.0
ParsePrintAreaLastRow extracts the last-row number from a Print_Area RefersTo string such as "'Elimination Matches'!$A$1:$H$35". Returns -1 on any parse error.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.