Documentation ¶ Overview ¶ Package interfaces contains helpers for looking up system network interfaces. Index ¶ func Tailscale() ([]netaddr.IP, *net.Interface, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Tailscale ¶ func Tailscale() ([]netaddr.IP, *net.Interface, error) Tailscale returns the current machine's Tailscale interface, if any. If none is found, all zero values are returned. A non-nil error is only returned on a problem listing the system interfaces. Types ¶ This section is empty. Source Files ¶ View all Source files interfaces.go Click to show internal directories. Click to hide internal directories.