# Functions
WithErrorMapping wraps a FileSystem, processing the returned errors, and mapping them into syscall.Errno that can be understood by FUSE.
WithMonitoring takes a FileSystem, returns a FileSystem with monitoring on the counts of requests per API.
# Variables
No description provided by the author