 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
      View Source
      
  
    var (
	ErrNotFound = errors.New("Plugin not found")
)
    
      View Source
      
  
var (
	ErrNotImplements = errors.New("Plugin does not implement the requested driver")
)
    Functions ¶
Types ¶
type LocalRegistry ¶
type LocalRegistry struct{}
     Click to show internal directories. 
   Click to hide internal directories.