Skip to content

Commit 8bbbf8c

Browse files
committed
feat: support header fields via struct field meta (+ location = header)
1 parent 51a7ad2 commit 8bbbf8c

17 files changed

Lines changed: 2487 additions & 30 deletions

_examples/node-ts-header/Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
generate:
2+
webrpc-gen -schema=example.ridl -target=../../../gen-typescript -client -server -out=./example.gen.ts

0 commit comments

Comments
 (0)