Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClaudeAdapter ¶
type ClaudeAdapter struct{}
func (ClaudeAdapter) Name ¶
func (ClaudeAdapter) Name() string
func (ClaudeAdapter) Render ¶
func (a ClaudeAdapter) Render(rt *toolkit.Runtime, content fs.FS, dst integrations.DestWriter) error
type CodexAdapter ¶
type CodexAdapter struct{}
func (CodexAdapter) Name ¶
func (CodexAdapter) Name() string
func (CodexAdapter) Render ¶
func (a CodexAdapter) Render(rt *toolkit.Runtime, content fs.FS, dst integrations.DestWriter) error
Click to show internal directories.
Click to hide internal directories.