package
1.7.1
Repository: https://github.com/seagate/cloudfuse.git
Documentation: pkg.go.dev

# Functions

Add : Add the newly created handle to map and allocate a handle id.
No description provided by the author
Delete : Remove handle object from map.
GetHandles : Get map of handles stored.
Load : Search the handle object based on its id.
Delete : Remove handle object from map, and return the entry (if any).
No description provided by the author
Store function must not be used in production application.

# Constants

File is cached in the local system by cloudfuse.
File has been modified with write operation or is a new file.
User has called fsync on the file explicitly.
Flags represented in BitMap for various flags in the handle.
No description provided by the author

# Structs

No description provided by the author
Structure to hold in memory cache for streaming layer.
No description provided by the author

# Type aliases

No description provided by the author