Documentation ¶
Overview ¶
Package own_url provides a way for a process to find a URL on which it can be reached.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ErrNoInterface is returned when no network interfaces with a real IP-address were found. ErrNoInterface = errors.New("no network interface found") )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.