Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Metadata = md{ SupportedProtocols: make(map[string]struct{}), ProtocolInits: make(map[string]func(*zap.Logger, types.BackendV2, bool) (types.BackendServer, merry.Error)), ProtocolInitsWithLimiter: make(map[string]func(*zap.Logger, types.BackendV2, bool, limiter.ServerLimiter) (types.BackendServer, merry.Error)), }
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.