The highest tagged major version is
v2.
package
Version:
v1.14.0-rc0
Opens a new window with list of versions in this module.
Published: Mar 14, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 8
Opens a new window with list of known importers.
Documentation
¶
WithReadinessHandler is an option to set a readiness handler for probe server.
type Option interface {
SetOption(*Server)
}
Option is ued to set probe server's options.
Server is a http server for service probe.
New creates a new probe server.
Start starts the probe server and starts returning success status on liveness endpoint.
Stop shutdown the probe server.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.