calendar

package
v0.0.26 Latest Latest
Warning

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

Go to latest
Published: Apr 2, 2024 License: MIT Imports: 5 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 {
	// contains filtered or unexported fields
}

func New

func New(ctx context.Context, calendarID string, tz *time.Location) (*Calendar, error)

func (*Calendar) Delete

func (cal *Calendar) Delete(EventID string) error

func (*Calendar) GetEvents

func (cal *Calendar) GetEvents(y, m, length int) (event.Events, error)

func (*Calendar) Insert

func (cal *Calendar) Insert(e *calendar.Event) error

Jump to

Keyboard shortcuts

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