# Functions
DisableLog disables all library log output.
NewInsightApiRouter returns a new HTTP path router, ApiMux, for the Insight API.
NewInsightContext Constructor for insightApiContext.
NewSocketServer creates and returns new instance of the SocketServer.
UseLogger uses a specified Logger to output package logging info.
# Constants
APIVersion is an integer value, incremented for breaking changes.
# Structs
ApiMux contains the struct mux.
NewTx models data from the notification handler.
SocketServer wraps the socket.io server with the watched address list.
WebSocketTx models the json data send as the tx event in the inv room.
# Interfaces
DataSourceLite specifies an interface for collecting data from the built-in databases (i.e.