package
Version:
v0.0.0-...-56cb166
Opens a new window with list of versions in this module.
Published: Feb 19, 2025
License: AGPL-3.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Register is called to expose a package of facades onto a given registry.
API serves pinger-specific API methods.
NewAPI builds a new facade for the given backend.
Ping is used by the client heartbeat monitor and resets.
type Pinger interface {
worker.Worker
Ping()
}
Pinger describes a resource that can be pinged and stopped.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.