//
pkg.gl
Category
github.com/botto/dsnet-gui
server
api
report
package
0.0.3
Repository:
https://github.com/botto/dsnet-gui.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
2
Files
144 SLOC
#
Functions
Routes
Routes sets up endpoints for peers.
UpdateReport
No description provided by the author
#
Constants
SampleRate
SampleRate is how often it will refresh the report data.
SampleSize
SampleSize is how many of xmit points we are keeping.
#
Structs
DataPoint
DataPoint is a single timestamped point.
Report
No description provided by the author
TimeData
TimeData is timeseries data for TX and RX.