Documentation ¶ Index ¶ func ListenAndServe(ctx context.Context, host string, port uint, shutdownGracePeriod time.Duration, ...) error func NewHandler(healthcore *health.Core) http.Handler Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func ListenAndServe ¶ func ListenAndServe(ctx context.Context, host string, port uint, shutdownGracePeriod time.Duration, healthcore *health.Core) error func NewHandler ¶ func NewHandler(healthcore *health.Core) http.Handler Types ¶ This section is empty. Source Files ¶ View all Source files handler.go server.go Click to show internal directories. Click to hide internal directories.