//
pkg.gl
Category
github.com/sarumaj/restartable-server
pkg
restartableserver
package
0.0.3
Repository:
https://github.com/sarumaj/restartable-server.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
1
Files
177 SLOC
#
Functions
FormatDuration
Formats Duration as hh:mm:ss.
Getenv
Retrieve environment variable with fallback to default value if not present.
NewFallbackServer
Example implementation of a fallback server.
NewRestartableServer
Create new restartable server.
#
Interfaces
RestartableServer
Restartable server.