Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewServerLimiterHandler ¶
func NewServerLimiterHandler(conLimit limiter.ConcurrencyLimiter, qpsLimit limiter.RateLimiter, reporter limiter.LimitReporter) remote.InboundHandler
NewServerLimiterHandler creates a new server limiter handler.
func NewTransMetaHandler ¶
func NewTransMetaHandler(mhs []remote.MetaHandler) remote.DuplexBoundHandler
NewTransMetaHandler to build transMetaHandler that handle transport info
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.