package
1.7.1
Repository: https://github.com/devx/docker.git
Documentation: pkg.go.dev

# Functions

Returns a nil slice and nil error if the xattr is not set.
No description provided by the author
Lstat takes a path to a file and returns a system.Stat_t type pertaining to that file.
No description provided by the author
Linux device nodes are a bit weird due to backwards compat with 16 bit device nodes.
No description provided by the author
Mknod creates a filesystem node (file, device special file or named pipe) named path with attributes specified by mode and dev.
ReadMemInfo retrieves memory statistics of the host system and returns a MemInfo type.
Stat takes a path to a file and returns a system.Stat_t type pertaining to that file.
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author

# Structs

MemInfo contains memory statistics of the host system.
Stat_t type contains status of a file.