calendar

package
v0.0.0-...-dfb9820 Latest Latest
Warning

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

Go to latest
Published: Jul 28, 2022 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ServiceName = "calendar"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Event

type Event struct {
	ID       string
	DateTime string
}

type Service

type Service struct {
	module.Base

	UpcomingEvents *calendar.Events
	// contains filtered or unexported fields
}

func (*Service) Init

func (s *Service) Init()

func (*Service) Start

func (s *Service) Start() (err error)

func (*Service) Stop

func (s *Service) Stop() error

Jump to

Keyboard shortcuts

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