Versions in this module Expand all Collapse all v1 v1.0.0 Oct 10, 2023 Changes in this version + const HealthRoute + const SSERoute + const UptimeRoute + const WSRoute + func CreateTLSListener(address string) (net.Listener, error) + func StartHelloWorldServer(log *zerolog.Logger, listener net.Listener, shutdownC <-chan struct{}) error + type OriginUpTime struct + StartTime time.Time + UpTime string