Documentation ¶
Index ¶
Constants ¶
View Source
const ( // "github.com/cs3org/reva/v2/internal/http/services/datagateway" is internal so we redeclare it here // TokenTransportHeader holds the header key for the reva transfer token TokenTransportHeader = "X-Reva-Transfer" )
Variables ¶
This section is empty.
Functions ¶
func ContextGetAuthorization ¶
ContextGetAuthorization gets the authorization from the context.
Types ¶
type CS3 ¶
type CS3 struct {
// contains filtered or unexported fields
}
func NewCS3Source ¶
func NewCS3Source(cfg config.Thumbnail, c gateway.GatewayAPIClient) CS3
type WebDav ¶
type WebDav struct {
// contains filtered or unexported fields
}
WebDav implements the Source interface for webdav services
func NewWebDavSource ¶
NewWebDavSource creates a new webdav instance.
Click to show internal directories.
Click to hide internal directories.