Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeepEqual ¶ added in v0.3.2
func DeepEqual(bound1, bound2 remote.InboundHandler) bool
func NewServerLimiterHandler ¶
func NewServerLimiterHandler(conLimit limiter.ConcurrencyLimiter, qpsLimit limiter.RateLimiter, reporter limiter.LimitReporter, qpsLimitPostDecode bool) 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.