package
Version:
v0.0.0-...-78d25d4
Opens a new window with list of versions in this module.
Published: Feb 4, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 29
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Responder struct {
}
Responder is used to build the NRPE answer.
NewResponse returns a Response.
Response return the response of an NRPE request.
Server is an NRPE server than use Callback for reply to queries.
New returns a NRPE server
callback is the function responsible to generate the response for a given query.
Run start a connection with a nrpe server.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.