 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
- func ReadDir(ctx context.Context, mount snapshot.Mountable, req ReadDirRequest) ([]*fstypes.Stat, error)
- func ReadFile(ctx context.Context, mount snapshot.Mountable, req ReadRequest) ([]byte, error)
- func StatFile(ctx context.Context, mount snapshot.Mountable, path string) (*fstypes.Stat, error)
- type FileRange
- type ReadDirRequest
- type ReadRequest
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ReadDirRequest ¶
type ReadRequest ¶
 Click to show internal directories. 
   Click to hide internal directories.