icalimporter

package
v1.9.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: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// ErrMissingDtStart indicates that the event has no DTSTART entry
	ErrMissingDtStart = errors.New("missing DTSTART in event")
)

Functions

This section is empty.

Types

type IcalImporter

type IcalImporter interface {
	Run() error
	Stop()
}

IcalImporter imports events from ical sources and sets them as proper reminders

func NewIcalImporter

func NewIcalImporter(db types.Database) IcalImporter

Jump to

Keyboard shortcuts

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