healthcheck

package
v0.6.36 Latest Latest
Warning

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

Go to latest
Published: Mar 25, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package healthcheck checks the health of the backend

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmdHealthcheck

func NewCmdHealthcheck(t *terminal.Terminal, store HealthcheckStore) *cobra.Command

Types

type HealthcheckStore

type HealthcheckStore interface {
	Healthcheck() error
}

Jump to

Keyboard shortcuts

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