# Functions
GetVersion returns service's version and commit.
SetupRouter setups all pingers to /health.
SubjectPinger returns wrapper over Ping function which adds subject to error message.
# Structs
VersionResponse ...
# Interfaces
Pinger pings external service.