Documentation ¶ Index ¶ func Run(router *chi.Mux, client client.Client, queryAgent *proxy.QueryAgent) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Run ¶ func Run(router *chi.Mux, client client.Client, queryAgent *proxy.QueryAgent) Run starts the HTTP server with the provided router and client. It listens on port 5000 and handles incoming requests. If an error occurs while starting the server, it panics. Types ¶ This section is empty. Source Files ¶ View all Source files namespace.go object.go query.go routes.go utils.go Click to show internal directories. Click to hide internal directories.