Skip to content

Commit 2de65e7

Browse files
Merge pull request #3 from codeandcode0x/feature/trace_interface
update README
2 parents 80b89d3 + e091333 commit 2de65e7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,11 @@ for {
171171
}
172172
```
173173

174+
# Example
175+
- [Gin Tracing Middleware](https://github.com/codeandcode0x/istioAlltime/blob/main/projects/golang/ticket-manager/middleware/Tracing.go)
176+
- [gRPC](example/grpc/grpcClient.go)
177+
- [Http to gRPC](example/http/httpServer.go)
178+
174179
# Jaeger or Zipkin Tracing
175180
<img src="wiki/imgs/zipkin.jpg" width="100%" alt="tracing">
176181

0 commit comments

Comments
 (0)