 Directories
      ¶
      Directories
      ¶
    
    | Path | Synopsis | 
|---|---|
| Package all imports all component implementations that ship with the open source Benthos repo. | Package all imports all component implementations that ship with the open source Benthos repo. | 
| Package io contains component implementations that have a small dependency footprint (mostly standard library) and interact with external systems via the filesystem and/or network sockets. | Package io contains component implementations that have a small dependency footprint (mostly standard library) and interact with external systems via the filesystem and/or network sockets. | 
| Package pure imports all component implementations that are pure, in that they do not interact with external systems. | Package pure imports all component implementations that are pure, in that they do not interact with external systems. | 
| 
          
            extended
            
            
          
           Package extended contains component implementations that have a larger dependency footprint but do not interact with external systems (so an extension of pure components) | Package extended contains component implementations that have a larger dependency footprint but do not interact with external systems (so an extension of pure components) | 
| Package sql brings in the sql components and _all_ officially supported drivers. | Package sql brings in the sql components and _all_ officially supported drivers. | 
| 
          
            base
            
            
          
           Package base brings in only the sql components, but none of the drivers for them. | Package base brings in only the sql components, but none of the drivers for them. | 
 Click to show internal directories. 
   Click to hide internal directories.