Documentation ¶
Index ¶
- type Calendar
- func (c *Calendar) AuthenticateClient(ctx context.Context) (*calendar.Service, error)
- func (c *Calendar) CreateEvent(ctx context.Context, event calendars.Event) error
- func (c *Calendar) GetCalendarID(calSvc *calendar.Service) (string, error)
- func (c *Calendar) GetEvents(ctx context.Context) ([]calendars.Event, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Calendar ¶
func (*Calendar) AuthenticateClient ¶
func (*Calendar) CreateEvent ¶
func (*Calendar) GetCalendarID ¶
Click to show internal directories.
Click to hide internal directories.