Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Module = fx.Module("web", fx.Invoke(RegisterHTTPServerHooks), )
Module is the fx module for the web package
Functions ¶
func RegisterHTTPServerHooks ¶
func RegisterHTTPServerHooks(lc fx.Lifecycle, logger *slog.Logger, config *config.ServerConfig, q *sqlc.Queries, retrieverFactory milvus.MilvusRetrieverFactory, agentFactory agent.RagAgentFactory)
RegisterHTTPServerHooks registers the HTTP server start and stop hooks
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.