Reorganize
This commit is contained in:
parent
e29982dc00
commit
8a2a29c9d6
40 changed files with 39 additions and 37 deletions
2
host.go
2
host.go
|
|
@ -28,7 +28,7 @@ import (
|
|||
|
||||
const ipv4Rating int = +1
|
||||
|
||||
func FindDefaultHost() string {
|
||||
func findDefaultHost() string {
|
||||
type hostsValue struct {
|
||||
prio int
|
||||
host string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue