config

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2022 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetCalendarServices

func GetCalendarServices(config Config) ([]calendar.Service, error)

GetCalendarServices returns third party calendar services configurations.

Types

type Config

type Config struct {
	Notification    notification.Config `yaml:"notification,omitempty"`
	DomainWhitelist []string            `yaml:"domainWhitelist,omitempty"`
	Google          google.Config       `yaml:"google,omitempty"`
	Microsoft       microsoft.Config    `yaml:"microsoft,omitempty"`
}

Config represents comeet's configuration.

func New

func New() (Config, error)

New returns a new comeet's configuration.

Jump to

Keyboard shortcuts

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