We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4676726 commit 82a1517Copy full SHA for 82a1517
README.md
@@ -1,8 +1,4 @@
1
# Go gRPC Middleware for Sentry
2
-
3
-
4
-[](LICENSE)
5
6
[gRPC Go middleware][0] for [Sentry][1]: server and client interceptors
7
8
## Middleware
@@ -40,7 +36,6 @@ func main() {
40
36
```
41
37
42
38
## License
43
44
39
`grpc-middleware-sentry` is released under the Apache 2.0 license. See the [LICENSE](LICENSE) file for details.
45
46
[0]: https://github.com/grpc-ecosystem/go-grpc-middleware
0 commit comments