package
Version:
v0.0.0-...-4448a72
Opens a new window with list of versions in this module.
Published: Nov 11, 2024
License: BSD-3-Clause
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
Package recent tracks the last 20 incoming JSON request.
Recent tracks the last MAX_RECENT Requests.
New returns a new Recent instance.
AddBad the JSON body that was POST'd to the server.
AddGood the JSON body that was POST'd to the server.
List returns the last MAX_RECENT Good and Bad Requests, with the most recent
Requests first.
Request is a record of a single POST request.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.