healthtest

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Apr 6, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Checker

type Checker struct {
	// Nam is later returned in the Name method
	Nam string
	// Err is later returned in the Check method
	Err error
}

Checker is a mock implementation of health.Checker.

func (Checker) Check

func (c Checker) Check(_ context.Context) error

func (Checker) Name

func (c Checker) Name() string

Jump to

Keyboard shortcuts

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