health

package
v0.0.0-...-ab63307 Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HealthService

type HealthService struct {
	Client healthiface.HealthAPI
}

func NewService

func NewService(sess *session.Session) *HealthService

func (HealthService) CountOpenEventsForServiceInRegion

func (hs HealthService) CountOpenEventsForServiceInRegion(service string, region string) (int, error)

type HealthServiceInterface

type HealthServiceInterface interface {
	CountOpenEventsForServiceInRegion(service string, region string) (int, error)
}

Directories

Path Synopsis
Code generated by counterfeiter.
Code generated by counterfeiter.

Jump to

Keyboard shortcuts

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