package
Version:
v0.0.0-...-85f8b10
Opens a new window with list of versions in this module.
Published: Jan 6, 2025
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.