wrappers

package
v1.0.13 Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2024 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	DefaultFSError = syscall.EIO
)

Functions

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