Reorganize

This commit is contained in:
Unrud 2022-06-20 01:19:08 +02:00
parent e29982dc00
commit 8a2a29c9d6
40 changed files with 39 additions and 37 deletions

View file

@ -28,7 +28,7 @@ import (
const ipv4Rating int = +1
func FindDefaultHost() string {
func findDefaultHost() string {
type hostsValue struct {
prio int
host string