Directories ¶
Path | Synopsis |
---|---|
Package cgroupfs implements cgroupfs.
|
Package cgroupfs implements cgroupfs. |
Package devpts provides a filesystem implementation that behaves like devpts.
|
Package devpts provides a filesystem implementation that behaves like devpts. |
Package devtmpfs provides an implementation of /dev based on tmpfs, analogous to Linux's devtmpfs.
|
Package devtmpfs provides an implementation of /dev based on tmpfs, analogous to Linux's devtmpfs. |
Package eventfd implements event fds.
|
Package eventfd implements event fds. |
Package fuse implements fusefs.
|
Package fuse implements fusefs. |
Package gofer provides a filesystem implementation that is backed by a 9p server, interchangably referred to as "gofers" throughout this package.
|
Package gofer provides a filesystem implementation that is backed by a 9p server, interchangably referred to as "gofers" throughout this package. |
Package host provides a filesystem implementation for host files imported as file descriptors.
|
Package host provides a filesystem implementation for host files imported as file descriptors. |
Package iouringfs provides a filesystem implementation for IO_URING basing it on anonfs.
|
Package iouringfs provides a filesystem implementation for IO_URING basing it on anonfs. |
Package kernfs provides the tools to implement inode-based filesystems.
|
Package kernfs provides the tools to implement inode-based filesystems. |
Package lock is the API for POSIX-style advisory regional file locks and BSD-style full file locks.
|
Package lock is the API for POSIX-style advisory regional file locks and BSD-style full file locks. |
Package mqfs provides a filesystem implementation to back POSIX message queues.
|
Package mqfs provides a filesystem implementation to back POSIX message queues. |
Package nsfs provides the filesystem implementation backing Kernel.NsfsMount.
|
Package nsfs provides the filesystem implementation backing Kernel.NsfsMount. |
Package overlay provides an overlay filesystem implementation, which synthesizes a filesystem by composing one or more immutable filesystems ("lower layers") with an optional mutable filesystem ("upper layer").
|
Package overlay provides an overlay filesystem implementation, which synthesizes a filesystem by composing one or more immutable filesystems ("lower layers") with an optional mutable filesystem ("upper layer"). |
Package pipefs provides the filesystem implementation backing Kernel.PipeMount.
|
Package pipefs provides the filesystem implementation backing Kernel.PipeMount. |
Package proc implements a partial in-memory file system for procfs.
|
Package proc implements a partial in-memory file system for procfs. |
Package signalfd provides basic signalfd file implementations.
|
Package signalfd provides basic signalfd file implementations. |
Package sockfs provides a filesystem implementation for anonymous sockets.
|
Package sockfs provides a filesystem implementation for anonymous sockets. |
Package sys implements sysfs.
|
Package sys implements sysfs. |
Package timerfd implements timer fds.
|
Package timerfd implements timer fds. |
Package tmpfs provides an in-memory filesystem whose contents are application-mutable, consistent with Linux's tmpfs.
|
Package tmpfs provides an in-memory filesystem whose contents are application-mutable, consistent with Linux's tmpfs. |
Package user contains methods for resolving filesystem paths based on the user and their environment.
|
Package user contains methods for resolving filesystem paths based on the user and their environment. |
Click to show internal directories.
Click to hide internal directories.