package
Version:
v0.11.0
Opens a new window with list of versions in this module.
Published: Nov 13, 2023
License: MIT
Opens a new window with license information.
Imports: 25
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type BuildDetails struct {
Version string `json:"version,omitempty"`
GitBranch string `json:"git_branch,omitempty"`
GitCommit string `json:"git_commit,omitempty"`
Date string `json:"build_date,omitempty"`
}
type Command ¶
added in
v0.10.0
Command defines the root DNS 53 cobra command
New initialises the root DNS 53 command
func (*Command) Execute ¶
added in
v0.10.0
Execute the DNS 53 command
Source Files
¶
Click to show internal directories.
Click to hide internal directories.