clis

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jul 27, 2025 License: MIT Imports: 34 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// Version can be set via ldflags during build
	Version = "v1.0.0"
)

Functions

func Execute

func Execute() error

Execute executes the root command

func GetUpdateCallback

func GetUpdateCallback() func()

GetUpdateCallback returns a callback function that updates vulnx

Types

type HealthCheckResult

type HealthCheckResult struct {
	Check    string        `json:"check"`
	Status   string        `json:"status"`
	Duration time.Duration `json:"duration,omitempty"`
	Message  string        `json:"message,omitempty"`
	Details  interface{}   `json:"details,omitempty"`
}

Jump to

Keyboard shortcuts

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