• Clayton Coleman's avatar
    Remove global map from healthz · 015bc3b7
    Clayton Coleman authored
    It currently is impossible to use two healthz handlers on different
    ports in the same process.  This removes the global variables in favor
    of requiring the consumer to specify all health checks up front.
    015bc3b7
Name
Last commit
Last update
..
doc.go Loading commit data...
healthz.go Loading commit data...
healthz_test.go Loading commit data...