package
Version:
v0.0.0-...-68d2f45
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: 28
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.