The highest tagged major version is
v5.
package
Version:
v2.2.2
Opens a new window with list of versions in this module.
Published: Dec 19, 2021
License: GPL-3.0
Opens a new window with license information.
Imports: 18
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.