calendar

package
v0.0.0-...-cc0ce34 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 28, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Calendar

type Calendar struct {
	Id string
	// contains filtered or unexported fields
}

func NewService

func NewService(client *http.Client) *Calendar

func (*Calendar) AddEvent

func (cld *Calendar) AddEvent(event *calendar.Event) *calendar.Event

func (*Calendar) CreateEventAllday

func (cld *Calendar) CreateEventAllday(title string, date string, desc string) *calendar.Event

func (*Calendar) DeleteCalendar

func (cld *Calendar) DeleteCalendar(id string)

func (*Calendar) DeleteEvent

func (cld *Calendar) DeleteEvent(id string)

func (*Calendar) NewCalendar

func (cld *Calendar) NewCalendar(summary string) *calendar.Calendar

func (*Calendar) SetCalendarId

func (cld *Calendar) SetCalendarId(calendarId string)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL