Documentation
¶
Index ¶
Constants ¶
View Source
const (
// WebDavAuth is the parameter name for the autorization token
WebDavAuth = "Authorization"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WebDav ¶
type WebDav struct {
// contains filtered or unexported fields
}
WebDav implements the Source interface for webdav services
func NewWebDavSource ¶
func NewWebDavSource(cfg config.WebDavSource) WebDav
NewWebDavSource creates a new webdav instance.
Click to show internal directories.
Click to hide internal directories.