Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
beeminder-gcal-integration
v0.1.3h
Top Level Namespace
Auth
Beeminder
Goal
Google
Calendar
Event
Secrets
Built with Crystal 1.9.2
2023-10-08 14:41:39 UTC
class
Google::Calendar
Google::Calendar
Reference
Object
Defined in:
google.cr
Constant Summary
API_BASE
=
"/calendar/v3"
Constructors
.new
(auth : Auth)
Instance Method Summary
#add_goal_deadline
(goal)
#beeminder_events
#delete_event
(event_id)
#events
#session
Constructor Detail
def self.
new
(auth :
Auth
)
#
[
View source
]
Instance Method Detail
def
add_goal_deadline
(goal)
#
[
View source
]
def
beeminder_events
#
[
View source
]
def
delete_event
(event_id)
#
[
View source
]
def
events
#
[
View source
]
def
session
#
[
View source
]