schedule

package
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 28, 2022 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Schedule

type Schedule struct {
	GameStartTime string
	GameEndTime   string
}

Schedule playoff shedule

func (*Schedule) PrintTable

func (schedule *Schedule) PrintTable(bMap map[string][]*game.GameBoard) error

PrintTable print table

func (*Schedule) ResultParser

func (schedule *Schedule) ResultParser(result string) (bMap map[string][]*game.GameBoard, bList []*game.GameBoard, err error)

ResultParser parse http json data

func (*Schedule) ScheduleBoardPrinter

func (schedule *Schedule) ScheduleBoardPrinter() ([]*game.GameBoard, error)

ScheduleBoardPrinter schedule board printer

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL