Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/deanishe/alfred-gcal
/ types & classes
Types & classes
12 in github.com/deanishe/alfred-gcal
⨍
Functions
96
◇
Types & classes
12
↓ 1 callers
TypeAlias
CalsByTitle
CalsByTitle sorts a slice of Calendars by title
events.go:33
↓ 1 callers
TypeAlias
EventsByStart
EventsByStart sorts a slice of Events by start time.
events.go:64
Struct
Account
Account is a Google account. It contains user's email, avatar URL and OAuth2 token.
account.go:30
Struct
Authenticator
Authenticator creates an authenticated Google API client
auth.go:46
Struct
Calendar
Calendar is a Google Calendar
events.go:23
Struct
Event
Event is a calendar event
events.go:40
Struct
calendarMagic
"magic" action to open list of calendars
magic.go:17
Struct
errorAuthentication
account.go:315
Struct
errorResponse
for unmarshalling API errors.
account.go:310
Struct
loginMagic
"magic" action to log in to a new account
magic.go:25
Struct
options
CLI flags
main.go:85
Struct
response
auth.go:40