mirror of
https://gogs.blitter.com/RLabs/goutmp
synced 2024-08-14 19:26:41 +00:00
GetHost() now handles IPv4 and IPv6 addresses
This commit is contained in:
parent
448de8b524
commit
ab96663864
2 changed files with 29 additions and 22 deletions
|
@ -1,8 +1,9 @@
|
|||
package main
|
||||
|
||||
import (
|
||||
"blitter.com/go/goutmp"
|
||||
"time"
|
||||
|
||||
"blitter.com/go/goutmp"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue