Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Options ¶ added in v0.15.0
type Options struct {
// ErrorBehavior determines the error behavior for this remote storage.
ErrorBehavior storage.ErrorBehavior
// Name is this storage's name.
Name string
}
Options contains options for remote clients.
Click to show internal directories.
Click to hide internal directories.