Documentation
¶
Index ¶
- type Claude
- func (c *Claude) Aliases() []string
- func (c *Claude) DecodeHookInput(input []byte) (*agent.HookEvent, error)
- func (c *Claude) EncodeAllow(event *agent.HookEvent, reason string, updatedInput map[string]any) ([]byte, error)
- func (c *Claude) EncodeDeny(event *agent.HookEvent, reason string) ([]byte, error)
- func (c *Claude) Name() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Claude ¶
type Claude struct{}
func (*Claude) DecodeHookInput ¶
func (*Claude) EncodeAllow ¶
func (*Claude) EncodeDeny ¶
Click to show internal directories.
Click to hide internal directories.