# Packages
No description provided by the author
# Functions
New opens a new in-memory database named path.
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.
NewRuntimeQueryRunner returns a new runtime SQL query runner that parses and serves SQL queries form GET <prefix>/<plain sql query> requests.
# Constants
Available connection types as their string representation.
Available connection types as their string representation.
InMemory is the "file path" to open a new in-memory database.
# Variables
ConnectionTypeToString is a lookup map to get the string representation of a network.ConnectionType as used by this package.
# Structs
ChartHandler handles requests for connection charts.
No description provided by the author
Collection of Query and Matcher types.
No description provided by the author
No description provided by the author
Collection of Query and Matcher types.
Collection of Query and Matcher types.
Collection of Query and Matcher types.
Collection of Query and Matcher types.
No description provided by the author
Collection of Query and Matcher types.
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.