Categorygithub.com/hyperledger/fabric-lib-go

# README

Hyperledger Fabric common libraries for Go

fabric-lib-go is a home for go code that is common across fabric repositories.

It contains:

  • health check logic that is used by fabric and fabric-ca

# Packages

Copyright IBM Corp.
No description provided by the author
Package healthz provides an HTTP handler which returns the health status of one or more components of an application or service.