Skip to content

Commit e091333

Browse files
committed
update README
1 parent e393730 commit e091333

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)