Registry / utility / showmax-go-fqdn

showmax-go-fqdn

JSON →
library1.0.0gogounverified

A Go library for retrieving the fully qualified domain name (FQDN) of the current host.

go get github.com/Showmax/go-fqdn
INSTALL
IMPORT
SIG · SHOWMAX-GO-FQDN
S
showmax-go-fqdn
utilitygov1.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

fqdn
github.com/Showmax/go-fqdn

Minimal usage showing retrieval of the FQDN.

package main import ( "fmt" "github.com/Showmax/go-fqdn" ) func main() { fmt.Println(fqdn.Get()) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
showmax-go-fqdn — go get showmax-go-fqdn · libregistry