property package

import "code.pfad.fr/gopim/webdav/property"

Index

Constants

rfc3744

rfc4791

rfc6352

rfc4918

rfc5397

func WithChardata

func WithChildren

type CalDAV

CalDAV represents a property in the "urn:ietf:params:xml:ns:caldav" namespace (commonly shortened as C:)

func (CalDAV) MarshalXML

func (CalDAV) WithChardata

func (CalDAV) WithChildren

func (CalDAV) XMLName

type CardDAV

CardDAV represents a property in the "urn:ietf:params:xml:ns:carddav" namespace (commonly shortened as C:)

func (CardDAV) MarshalXML

func (CardDAV) WithChardata

func (CardDAV) WithChildren

func (CardDAV) XMLName

type DAV

DAV represents a property in the "DAV:" namespace (commonly shortened as D:)

func (DAV) MarshalXML

func (DAV) WithChardata

func (DAV) WithChildren

func (DAV) XMLName

type Href

func NewHref

func (Href) MarshalXML

func (*Href) UnmarshalText

type Responder

type ResponseMap

type Time

func (Time) MarshalXML

func (*Time) UnmarshalText

Source Files

acl.go caldav.go carddav.go dav.go property.go time.go