healthcheck

package
v0.0.0-...-a423d60 Latest Latest
Warning

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

Go to latest
Published: Jul 4, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewRepository

func NewRepository() *inMemoryRepository

NewRepository missing godoc

func NewService

func NewService(repo HealthCheckRepository) *service

NewService missing godoc

Types

type HealthCheckConverter

type HealthCheckConverter interface{}

HealthCheckConverter missing godoc

type HealthCheckRepository

type HealthCheckRepository interface {
}

HealthCheckRepository missing godoc

type HealthCheckService

type HealthCheckService interface{}

HealthCheckService missing godoc

type Resolver

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

Resolver missing godoc

func NewResolver

func NewResolver(svc HealthCheckService) *Resolver

NewResolver missing godoc

func (*Resolver) HealthChecks

func (r *Resolver) HealthChecks(ctx context.Context, types []graphql.HealthCheckType, origin *string, first *int, after *graphql.PageCursor) (*graphql.HealthCheckPage, error)

HealthChecks missing godoc

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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