package
Version:
v3.0.0+incompatible
Opens a new window with list of versions in this module.
Published: Aug 1, 2017
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 29
Opens a new window with list of known importers.
Documentation
¶
View Source
var (
ResourceNotFoundError = errors.New("caldav: resource not found")
ResourceAlreadyExistsError = errors.New("caldav: resource already exists")
UnauthorizedError = errors.New("caldav: unauthorized. credentials needed.")
ForbiddenError = errors.New("caldav: forbidden operation.")
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.