internal

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Aug 3, 2026 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Version

func Version() string

Version returns the application version Based on Caddy versioning (https://github.com/caddyserver/caddy/pull/4931)

Types

type QueryExecutor

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

func NewQueryExecutor

func NewQueryExecutor(targets targetsPkg.Targets) *QueryExecutor

func (*QueryExecutor) Execute

func (qe *QueryExecutor) Execute(parentCtx context.Context, query string, w io.Writer) error

type TargetError

type TargetError struct {
	Target targetsPkg.Target
	Err    error
}

func (TargetError) Error

func (err TargetError) Error() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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