cmd

package
v0.11.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 13, 2023 License: MIT Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BuildDetails added in v0.11.0

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

type Command struct {
	// contains filtered or unexported fields
}

Command defines the root DNS 53 cobra command

func New added in v0.10.0

func New() *Command

New initialises the root DNS 53 command

func (*Command) Execute added in v0.10.0

func (c *Command) Execute(out io.Writer, buildInfo BuildDetails) error

Execute the DNS 53 command

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL