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

# Functions

GetMetadata fetches the process's metadata of type t and writes it into buf.

# Constants

Cmdline represents /proc/[pid]/cmdline.
Environ represents /proc/[pid]/environ.
Name is the default filesystem name.

# Structs

FilesystemType is the factory class for procfs.
InternalData contains internal data passed in to the procfs mount via vfs.GetFilesystemOptions.InternalData.

# Type aliases

MetadataType enumerates the types of metadata that is exposed through proc.