//
pkg.gl
Category
github.com/Decentr-net/cerberus
internal
health
package
1.6.3
Repository:
https://github.com/decentr-net/cerberus.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
9
Dependents
8
Files
66 SLOC
#
Functions
GetVersion
GetVersion returns service's version and commit.
SetupRouter
SetupRouter setups all pingers to /health.
#
Structs
VersionResponse
VersionResponse ...
#
Interfaces
Pinger
Pinger pings external service.
#
Type aliases
PingFunc
PingFunc is wrapper for raw func.