Skip to content

Commit bf6dd73

Browse files
authored
Update to latest Go and TS gens with schema support (webrpc#200)
Update to latest Go and TS gens with schema errors support
1 parent 1e5d18b commit bf6dd73

12 files changed

Lines changed: 672 additions & 1504 deletions

File tree

_examples/golang-basics/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ dev-generate:
88
../../bin/webrpc-gen -schema=example.ridl -target=golang -pkg=main -server -client -out=./example.gen.go
99

1010
dev-generate-local-templates:
11-
../../bin/webrpc-gen -schema=example.ridl -target=github.com/webrpc/gen-golang@tags/errors -pkg=main -server -client -out=./example.gen.go
11+
../../bin/webrpc-gen -schema=example.ridl -target=golang -pkg=main -server -client -out=./example.gen.go

0 commit comments

Comments
 (0)