calendar

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Jan 15, 2023 License: GPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

Variables

This section is empty.

Functions

func New

func New(ctx context.Context, credManager *credentials.Manager) (ports.IAgendaService, error)

Types

type Calendar

type Calendar struct {
	ID         string
	DaysBooked map[int]ports.IBook
	Month      time.Month
}

func (Calendar) GetDaysBooked added in v0.4.0

func (c Calendar) GetDaysBooked() map[int]ports.IBook

func (Calendar) GetID added in v0.4.0

func (c Calendar) GetID() string

func (Calendar) GetMonth added in v0.4.0

func (c Calendar) GetMonth() time.Month

Jump to

Keyboard shortcuts

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