Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var TOKEN *oauth2.Token
Functions ¶
This section is empty.
Types ¶
type CalService ¶
type CalService struct {
// contains filtered or unexported fields
}
service to get the urls
func NewCalService ¶
func NewCalService(config *utils.Config) *CalService
func (*CalService) GetUpcomingMeetings ¶
func (em *CalService) GetUpcomingMeetings() (MeetItems, error)
GetUpcomingMeetings returns a list of meetings to join for the day
Click to show internal directories.
Click to hide internal directories.