package
0.0.0-20250122105845-0acfdd5a5212
Repository: https://github.com/function61/gokit.git
Documentation: pkg.go.dev
# Functions
wraps use of net.Listener with context cancellation.
*serve* is called on a separate goroutine.
No description provided by the author
No description provided by the author
No description provided by the author
pass nil os.FileMode if you don't want to Chmod() the socket file
NOTE: `with()` is responsible for closing the obtained listener.