An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

proxy.golang.org : github.com/alibaba/sentinel-golang/pkg/adapters/grpc : v0.0.0-20221011112204-0d804bbadda5

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-20221011112204-0d804bbadda5
Published:
Indexed:

    Loading...
    Readme
    Loading...