Documentation ¶
Index ¶
- func AddTodays(today time.Time, previousDays int, advanceDays int) []time.Time
- func FakeTodayFunc(t time.Time) func() []time.Time
- func FileExists(fileName string) (bool, error)
- func NCAAFToday(t time.Time) []time.Time
- func NFLToday(t time.Time) []time.Time
- func PullPng(ctx context.Context, url string) (image.Image, error)
- func SetCrons(times []string, f func()) error
- func Today(t time.Time) time.Time
- func TodayFunc() func() []time.Time
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NCAAFToday ¶
NCAAFToday takes a single "today" time and adds thurs-sat games for the coming week. Sunday shows previous week's scores
func NFLToday ¶
NFLToday takes a single "today" time and adds thurs, sun, mon games for the coming week. Monday shows previous week's scores
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.