You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Getting the FQDN of the local host has always been a pain point in Go. It would be nice if this library could provide that functionality and return the FQDN in the types.HostInfo.Hostname field.
The text was updated successfully, but these errors were encountered:
Getting the FQDN of the local host has always been a pain point in Go. It would be nice if this library could provide that functionality and return the FQDN in the
types.HostInfo.Hostname
field.The text was updated successfully, but these errors were encountered: