package
0.0.0-20241220171244-64915cb79489
Repository: https://github.com/sudeeya/net-monitor.git
Documentation: pkg.go.dev

# Functions

DeleteSnapshotHandler returns an http.HandlerFunc that requests the service to delete a snapshot.
GetNTimestampsHandler returns an http.HandlerFunc that requests a list of snapshot ids and timestamps from the service and writes them to the response.
GetSnapshotHandler returns an http.HandlerFunc that requests a snapshot from the service and writes it to the response in json format.