package
module
Version:
v0.24.0
Opens a new window with list of versions in this module.
Published: Aug 30, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
Package netutils provides helpers for network-related tasks.
SplitHostPort splits a network address into a host and a port.
The difference with the standard net.SplitHostPort is that the port is converted to an int.
The port is -1 when there is no port to be found.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.