package
Version:
v0.2.2
Opens a new window with list of versions in this module.
Published: Apr 24, 2020
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type DNSUpstream struct {
Name string `json:"name"`
Address string `json:"address"`
Protocol string `json:"protocol"`
SOCKS5Address string `json:"socks5_address"`
Timeout int `json:"timeout"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.