calendar

package
v0.0.0-...-0798a42 Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Reply

type Reply struct {
	MimeType     string
	Params       map[string]string
	CalendarText io.ReadWriter
	PlainText    io.ReadWriter
	Organizers   []string
}

func CreateReply

func CreateReply(reader io.Reader, from *mail.Address, partstat string) (*Reply, error)

CreateReply parses a ics request and return a ics reply (RFC 2446, Section 3.2.3)

func (*Reply) AddOrganizer

func (cr *Reply) AddOrganizer(o string)

Jump to

Keyboard shortcuts

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