The highest tagged major version is
v5.
package
Version:
v1.8.7
Opens a new window with list of versions in this module.
Published: Sep 18, 2021
License: GPL-3.0
Opens a new window with license information.
Imports: 17
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
GenConfig generates a config template to path p.
Run starts mosdns, it blocks.
type Config struct {
Log struct {
Level string `yaml:"level"`
File string `yaml:"file"`
} `yaml:"log"`
Library []string `yaml:"library"`
Plugin []*handler.Config `yaml:"plugin"`
Include []string `yaml:"include"`
}
Config is config
Source Files
¶
Click to show internal directories.
Click to hide internal directories.