Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
func NewEnhancedHandler ¶
func NewEnhancedHandler(cfg *config.Config, enhancedAgent *agent.EnhancedAgent) *Handler
NewEnhancedHandler creates Enhanced webhook handler
func (*Handler) HandleWebhook ¶
func (h *Handler) HandleWebhook(w http.ResponseWriter, r *http.Request)
HandleWebhook 通用 Webhook 处理器 - 自动检测使用原始或Enhanced Agent
Click to show internal directories.
Click to hide internal directories.