# Packages
No description provided by the author
# Functions
New opens a new in-memory database named path and attaches a persistent history database.
NewInMemory is like New but creates a new in-memory database and automatically applies the connection table schema.
NewManager returns a new connection manager that persists all newly created or updated connections at store.
NewModule returns a new NetQuery module.
NewRuntimeQueryRunner returns a new runtime SQL query runner that parses and serves SQL queries form GET <prefix>/<plain sql query> requests.
VacuumHistory rewrites the history database in order to purge deleted records.
# Constants
Available connection types as their string representation.
Available connection types as their string representation.
Databases.
InMemory is the "file path" to open a new in-memory database.
Databases.
# Variables
ConnectionTypeToString is a lookup map to get the string representation of a network.ConnectionType as used by this package.
# Structs
ActiveChartHandler handles requests for connection charts.
BandwidthChartHandler handles requests for connection charts.
BandwidthChartRequest holds a request for a bandwidth chart.
No description provided by the author
No description provided by the author
No description provided by the author
Collection of Query and Matcher types.
No description provided by the author
Collection of Query and Matcher types.
No description provided by the author
Collection of Query and Matcher types.
Collection of Query and Matcher types.
No description provided by the author
Collection of Query and Matcher types.
Collection of Query and Matcher types.
Collection of Query and Matcher types.
No description provided by the author
No description provided by the author
RuntimeQueryRunner provides a simple interface for the runtime database that allows direct SQL queries to be performed against db.
Collection of Query and Matcher types.
Collection of Query and Matcher types.
Collection of Query and Matcher types.
# Interfaces
No description provided by the author
Collection of Query and Matcher types.
Collection of Query and Matcher types.
# Type aliases
No description provided by the author
DatabaseName is a database name constant.
Collection of Query and Matcher types.
Collection of Query and Matcher types.
Collection of Query and Matcher types.