Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrMismatchType = fmt.Errorf("mismatch on mounted backend and plugin backend type") ErrMismatchPaths = fmt.Errorf("mismatch on mounted backend and plugin backend special paths") )
Functions ¶
Types ¶
type PBackend ¶
PluginBackend is a thin wrapper around plugin.BackendPluginClient
Click to show internal directories.
Click to hide internal directories.