package
0.0.0-20240805073345-39c03fc987d2
Repository: https://github.com/intergral/deep.git
Documentation: pkg.go.dev
# README
Querier
The querier is responsible for handling requests to load data. These services are not addressed directly instead each instance will connect to the frontend services and poll for queries. Each query is then executed and the response encoded and returned to the front end.
# Functions
New makes a new Querier.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Config for a querier.
Querier handlers queries.
No description provided by the author
No description provided by the author