Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davidhampgonsalves/Life-Dashboard
/ functions
Functions
22 in github.com/davidhampgonsalves/Life-Dashboard
⨍
Functions
22
◇
Types & classes
10
↓ 2 callers
Function
Generate
()
pkg/lifedashboard.go:14
↓ 2 callers
Function
ReadCredFile
(filename string)
pkg/utils/credentials.go:10
↓ 2 callers
Function
jsonEscape
(i string)
pkg/fetchers/weather.go:31
↓ 1 callers
Function
Background
(ctx *canvas.Context)
pkg/draw/draw.go:33
↓ 1 callers
Function
Date
(ctx *canvas.Context, font *canvas.FontFamily, y float64)
pkg/draw/draw.go:54
↓ 1 callers
Function
Event
(face *canvas.FontFace, ctx *canvas.Context, e event.Event, y float64)
pkg/draw/draw.go:98
↓ 1 callers
Function
Events
(ctx *canvas.Context, font *canvas.FontFamily, events []event.Event)
pkg/draw/draw.go:88
↓ 1 callers
Function
Init
()
pkg/draw/draw.go:21
↓ 1 callers
Function
parseRange
(input string)
pkg/fetchers/surfcaptain.go:17
Function
GoogleCalendar
(calendarName string)
pkg/fetchers/googleCalendar.go:13
Function
NsPower
()
pkg/fetchers/nspower.go:14
Function
OvalSkating
()
pkg/fetchers/emeraOval.go:27
Function
SchoolClosures
()
pkg/fetchers/schoolclosures.go:14
Function
SunAndMoon
()
pkg/fetchers/sunAndMoon.go:26
Function
Surf
()
pkg/fetchers/surf.go:14
Function
SurfCaptain
()
pkg/fetchers/surfcaptain.go:30
Function
Surfline
()
pkg/fetchers/surfline.go:29
Function
TestGenerate
(t *testing.T)
pkg/lifedashboard_test.go:9
Function
Tide
()
pkg/fetchers/tide.go:14
Function
Todos
()
pkg/fetchers/todo.go:14
Function
Weather
()
pkg/fetchers/weather.go:39
Function
main
()
main.go:11