package
0.0.0-20240720002214-37b2b8227b91
Repository: https://github.com/progrium/go-netstack.git
Documentation: pkg.go.dev

# Functions

CreateDevtmpfsFile creates a device special file in devtmpfs.
Register registers the FUSE device with vfsObj.

# Constants

Name is the default filesystem name.

# Variables

Adjustable maximums for Connection's cogestion control parameters.
Adjustable maximums for Connection's cogestion control parameters.

# Structs

DeviceFD implements vfs.FileDescriptionImpl for /dev/fuse.
FilesystemType implements vfs.FilesystemType.
Request represents a FUSE operation request that hasn't been sent to the server yet.
Response represents an actual response from the server, including the response payload.