Skip to content

Introduction

Go Healthcheck is a Golang library to add Healthchecks to your application.

It follows closely the RFC Healthcheck for the structure of the health check response.

This library provides several built-in checks. Please refer to the checks documentation for more details.

Usage

See the Getting Started guide for instructions on how to use the library.