proxy.golang.org : github.com/alibaba/sentinel-golang/pkg/adapters/grpc : v0.0.0-20230612150841-9262c3130c69
This package provides Sentinel integration for gRPC. For server/client side, users may create a gRPC server/client with Sentinel interceptor. A sample of server side: The plugin extracts service FullMethod as the resource name by default. Users may provide customized resource name extractor when creating new Sentinel interceptors (via options). Fallback logic: the plugin will return the BlockError by default if current request is blocked by Sentinel rules. Users may also provide customized fallback logic via WithXxxBlockFallback(handler) options.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/alibaba/sentinel-golang/pkg/adapters/grpc@v0.0.0-20230612150841-9262c3130c69
Published:
Indexed:
- github.com/StackExchange/wmi v0.0.0-20190523213315-cbe66965904d
- github.com/alibaba/sentinel-golang v1.0.2
- github.com/go-ole/go-ole v1.2.5
- github.com/stretchr/testify v1.5.1
- google.golang.org/grpc v1.34.0