Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Return FQDN in hostname #38

Closed
andrewkroh opened this issue Jan 6, 2019 · 1 comment
Closed

Return FQDN in hostname #38

andrewkroh opened this issue Jan 6, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@andrewkroh
Copy link
Member

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.

@andrewkroh andrewkroh added the enhancement New feature or request label Jan 6, 2019
@andrewkroh
Copy link
Member Author

Implemented across #144 and #159.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant