# Functions
InitLogger initialize go-kit JSON logger with timestamp and caller.
InterruptHandler handles first SIGINT and SIGTERM and returns it as error.
ServeGRPC starts new GRPC server on address and sends first error to channel.
ServeHTTP starts new HTTP server on address and sends first error to channel.