health

package
v0.13.2 Latest Latest
Warning

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

Go to latest
Published: Jun 13, 2025 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Cmd = &cobra.Command{
		Use:   "health",
		Short: "Oxia health probe",
		Long:  `Oxia tool to check the health endpoint of a running service`,
		RunE:  exec,
	}
)

Functions

This section is empty.

Types

type Config

type Config struct {
	Host    string
	Port    int
	Timeout time.Duration
	Service string
}

func NewConfig

func NewConfig() Config

Jump to

Keyboard shortcuts

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