wrappers

package
v0.36.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 27, 2021 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func WithDebugLogging

func WithDebugLogging(wrapped fuseutil.FileSystem) fuseutil.FileSystem

WithDebugLogging wraps a FileSystem, logging the debug messages for the file system's input and errors

func WithErrorMapping

func WithErrorMapping(wrapped fuseutil.FileSystem) fuseutil.FileSystem

WithErrorMapping wraps a FileSystem, processing the returned errors, and mapping them into syscall.Errno that can be understood by FUSE.

func WithMonitoring

func WithMonitoring(fs fuseutil.FileSystem) fuseutil.FileSystem

WithMonitoring takes a FileSystem, returns a FileSystem with monitoring on the counts of requests per API.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL