Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AssistantHandler ¶
type AssistantHandler struct {
// contains filtered or unexported fields
}
func New ¶
func New(pg *postgres.PostgresStore, am *access.AccessManager, planStore store.PlanStore) *AssistantHandler
func (*AssistantHandler) HandleAssistantGenerateMessage ¶
func (h *AssistantHandler) HandleAssistantGenerateMessage(c *fiber.Ctx, req wire.AssistantGenerateMessageRequestWire) error
Click to show internal directories.
Click to hide internal directories.