# Functions
NewClientWrapper returns a sentinel client Wrapper.
NewHandlerWrapper returns a Handler Wrapper with Alibaba Sentinel breaker.
No description provided by the author
WithUnaryClientBlockFallback sets the block fallback handler of unary client request.
WithUnaryClientResourceExtractor sets the resource extractor of unary client request.
WithUnaryServerBlockFallback sets the block fallback handler of unary server request.
WithUnaryServerResourceExtractor sets the resource extractor of unary server request.
WithStreamClientBlockFallback sets the block fallback handler of stream client request.
WithStreamClientResourceExtractor sets the resource extractor of stream client request.
WithStreamServerBlockFallback sets the block fallback handler of stream server request.
WithStreamServerResourceExtractor sets the resource extractor of stream server request.
# Type aliases
No description provided by the author