Documentation
¶
Overview ¶
Command wire-codegen generates TypeScript interfaces, validating decoders, and an SSE event→decoder registry from Go wire types using the wiregen library (AST-based; github.com/cplieger/wiregen/v2). Output lands in static-src/wire/ and feeds the client's typed SSE/REST decoding.
Run: go run ./cmd/wire-codegen (from the vibekit repo root)
Click to show internal directories.
Click to hide internal directories.