renderdata

package
v0.33.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 20, 2026 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package renderdata embeds canonical host-specific source bytes that the render-integrations command overlays onto the canonical content tree.

This package exists to keep these host-specific source bytes (today: the host plugin hooks) out of the cmd/tap and cmd/keg binaries. Only cmd/render-integrations imports this package; the rendered output of those bytes ships in the user binaries via integrations/embed.go, not via this embed FS.

The "all:" prefix is required so dot-directories under claude/ (none today, but reserved) are included; without it Go's embed machinery silently skips names starting with "." or "_".

Index

Constants

This section is empty.

Variables

FS exposes the embedded canonical-source tree. Paths inside the FS are relative to this package's directory — for example "claude/hooks/hooks.json" or "codex/hooks/hooks.json".

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL