lsp

package
v0.13.0-build.1 Latest Latest
Warning

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

Go to latest
Published: Oct 13, 2023 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HealthStatus

type HealthStatus struct {
	UserHasPermission     bool   `json:"user_has_permission" yaml:"user_has_permission"`
	Reachable             bool   `json:"reachable" yaml:"reachable"`
	UpstreamAuthenticated bool   `json:"upstream_authenticated" yaml:"upstream_authenticated"`
	OverallHealth         bool   `json:"overall_health" yaml:"overall_health"`
	Message               string `json:"message" yaml:"message"`
}

Jump to

Keyboard shortcuts

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