command
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: May 27, 2026
License: MIT
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package main implements a transparent recording proxy for capturing Apollo Router
→ subgraph traffic. Run one instance per subgraph.
Usage:
go run ./tools/recorder \
--upstream http://localhost:4002 \
--listen :5002 \
--name USERS \
--out /tmp/golden-record/proxy
Source Files
¶
Click to show internal directories.
Click to hide internal directories.