Skip to content

Commit b6fbe1a

Browse files
authored
Mention thrift-gen
Signed-off-by: Yuri Shkuro <[email protected]>
1 parent 03b0cd0 commit b6fbe1a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ As of Jan 2025 this repository also hosts Go code:
99
* `protoc`-generated Go types for `api_v2`
1010
* Previous import path `"github.com/jaegertracing/jaeger/proto-gen/api_v2"`
1111
* New import part is `"github.com/jaegertracing/jaeger-idl/proto-gen/api_v2"`
12+
* All Thrift-generated types
13+
* Previous import path `"github.com/jaegertracing/jaeger/thrift-gen/{agent,jaeger,sampling,zipkincore}"`
14+
* New import part is `"github.com/jaegertracing/jaeger-idl/thrift-gen/..."`
1215

1316
## Generating code
1417

0 commit comments

Comments
 (0)