mirror of
https://github.com/ScuroNeko/mtg.git
synced 2026-08-31 21:04:02 +03:00
Update docs
This commit is contained in:
+2
-2
@@ -118,8 +118,8 @@ func (n *network) dnsResolve(protocol, address string) ([]string, error) {
|
||||
return ips, nil
|
||||
}
|
||||
|
||||
// NewNetwork assembles an mtglib.Network compatible structure
|
||||
// based on a dialer and given params.
|
||||
// NewNetwork assembles an mtglib.Network compatible structure based on a
|
||||
// dialer and given params.
|
||||
//
|
||||
// It brings simple DNS cache and DNS-Over-HTTPS when necessary.
|
||||
func NewNetwork(dialer Dialer,
|
||||
|
||||
Reference in New Issue
Block a user