gomicro / steward

A drop in status endpoint for http service health checks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Steward

Build Status Go Reportcard GoDoc License Release

Steward adds a drop in status endpoint with minimal effort for service health checks.

Requirements

Golang version 1.6 or higher

Installation

go get github.com/gomicro/steward

Usage

See the examples within the docs for ways to use the library.

Versioning

The library will be versioned in accordance with Semver 2.0.0. See the releases section for the latest version. Until version 1.0.0 the libary is considered to be unstable.

It is always highly recommended to vendor the version you are using.

License

See LICENSE.md for more information.

About

A drop in status endpoint for http service health checks

License:MIT License


Languages

Language:Go 100.0%