Documentation ¶
Index ¶
- func AddAttendeesToEvent(ctx context.Context, config auth.Config, eventID string, attendees []string) error
- func AttachFileToEvent(ctx context.Context, config auth.Config, eventID, fileID string) error
- func CreateCalendarEvent(ctx context.Context, config auth.Config, summary, location, description string, ...) (*calendar.Event, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddAttendeesToEvent ¶
func AddAttendeesToEvent(ctx context.Context, config auth.Config, eventID string, attendees []string) error
AddAttendeesToEvent adds attendees to an existing event.
func AttachFileToEvent ¶
AttachFileToEvent attaches a file to an event.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.