package
0.0.0-20240805073345-39c03fc987d2
Repository: https://github.com/intergral/deep.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# 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.