Documentation
¶
Overview ¶
Package interaction 处理 cmd.interaction lane 的交互式命令 (approval.resolve 和 question.answer),通过 Resolver 接口转发。
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
}
Handler 处理 cmd.interaction lane 的命令。 实现 command.InteractionHandler 接口。
func (*Handler) HandleInteractionCommand ¶
HandleInteractionCommand 处理 approval.resolve 或 question.answer 命令。
Click to show internal directories.
Click to hide internal directories.