package
0.0.0-20230915172137-604993b6b346
Repository: https://github.com/djdv/go-filesystem-utils.git
Documentation: pkg.go.dev
# Functions
NewServer wraps the [p9.NewServer] constructor.
NewTrackedConn wraps conn, providing operation metrics.
WithIdleDuration sets the duration used by the server when evaluating connection idleness.
WithServerLogger overrides the default logger for the server.
# Constants
ErrServerClosed may be returned by [Server.Serve] methods after [Server.Shutdown] or [Server.Close] is called.
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author