Versions in this module Expand all Collapse all v0 v0.13.0 Jul 3, 2026 Changes in this version + type Codex struct + func (c *Codex) DecodeHookInput(input []byte) (hook.Event, error) + func (c *Codex) EncodeHookResult(event hook.Event, result hook.Result) ([]byte, error) + func (c *Codex) Name() string