package
Version:
v0.0.0-...-90bfbe5
Opens a new window with list of versions in this module.
Published: Nov 28, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package healthprobe implements the health check server
type Component interface {
}
Component is the component type.
type Options struct {
Port int
LogsGoroutines bool
}
Options holds the different healthprobe options
Source Files
¶
Click to show internal directories.
Click to hide internal directories.