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: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Addr string `json:"addr"`
Upstream *common.DNSUpstream `json:"upstream"`
Plugins []struct {
Name string `json:"name"`
Config map[string]interface{} `json:"config"`
} `json:"plugins"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.