healthz

package
v0.0.0-...-bcec15c Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2024 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

This section is empty.

Types

type Controller

type Controller struct {
	Service *Service
}

func NewController

func NewController(service *Service) *Controller

func (*Controller) HealthCheck

func (hc *Controller) HealthCheck(ctx context.Context) (ogent.HealthCheckRes, error)

type Service

type Service struct {
	// contains filtered or unexported fields
}

func NewService

func NewService() *Service

func (*Service) HealthCheck

func (hs *Service) HealthCheck(ctx context.Context) (*ogent.HealthCheckResult, error)

Jump to

Keyboard shortcuts

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