healthchecks

package
v1.4.4 Latest Latest
Warning

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

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

Documentation

Overview

Package healthchecks provides a wrapper for the Healthchecks API (https://healthchecks.io)

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(host, apikey string) client

Types

type Check

type Check struct {
	ID     string `json:"id"`
	Name   string `json:"name"`
	Status string `json:"status"`
}

func (Check) IsOK

func (c Check) IsOK() bool

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳