package
0.0.0-20230915172137-604993b6b346
Repository: https://github.com/djdv/go-filesystem-utils.git
Documentation: pkg.go.dev

# Functions

GetConnections returns a slice of info that corresponds to active connections contained within the `listener` file.
GetListeners returns a slice of maddrs that correspond to active listeners contained within the `listener` file.
TODO: [Ame] English.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ReadAll performs the following sequence on file: clone, stat(size), open(read-only), read, close.
No description provided by the author
UnlinkEmptyChildren sets [UnlinkWhenEmpty] on files created by this file.
UnlinkWhenEmpty causes files to unlink from their parent after they are considered empty and the last reference held by a Walk has been closed.
No description provided by the author
No description provided by the author
No description provided by the author
WithGID specifies a GID value for a file's status information.
WithoutRename causes rename operations to return an error when called.
No description provided by the author
WithPath specifies the path to be used by this file.
WithPermissions specifies the permission bits for a file's mode status.
WithRenamedFunc provides a callback which is called after a successful rename operation.
WithUID specifies a UID value for a file's status information.

# Constants

Permission mode bits.
Permission mode bits.
Permission mode bits.
Permission mode bits.
Permission mode bits.
Permission mode bits.
Permission mode bits.
Permission mode bits.
Permission mode bits.

# Structs

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

# Interfaces

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

# Type aliases

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