 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
      View Source
      
  
const DEV_SUB_DIRECTORY = "./buckets/"
    Variables ¶
This section is empty.
Functions ¶
Types ¶
type BoltStorageService ¶
type BoltStorageService struct {
	storage.UnimplementedStoragePlugin
	// contains filtered or unexported fields
}
    func (*BoltStorageService) Delete ¶
func (s *BoltStorageService) Delete(bucket string, key string) error
Delete - deletes an item from Storage
 Click to show internal directories. 
   Click to hide internal directories.