Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ErrLimitExceed ¶
func ErrLimitExceed() error
ErrLimitExceed returns an error indicates an exceeding of rate limitation.
func IsErrLimitExceed ¶
IsErrLimitExceed checks whether an error is indicating an exceeding of rate limitation. This function supports wrapped errors.
func StreamInterceptor ¶
func StreamInterceptor(opts ...Option) grpc.StreamServerInterceptor
func UnaryInterceptor ¶
func UnaryInterceptor(opts ...Option) grpc.UnaryServerInterceptor
Types ¶
Click to show internal directories.
Click to hide internal directories.