Versions in this module Expand all Collapse all v1 v1.8.16 Jul 1, 2024 v1.8.11 Jul 1, 2024 Changes in this version + var File_app_metrics_config_proto protoreflect.FileDescriptor + type Config struct + Tag string + func (*Config) Descriptor() ([]byte, []int) + func (*Config) ProtoMessage() + func (x *Config) GetTag() string + func (x *Config) ProtoReflect() protoreflect.Message + func (x *Config) Reset() + func (x *Config) String() string + type MetricsHandler struct + func NewMetricsHandler(ctx context.Context, config *Config) (*MetricsHandler, error) + func (p *MetricsHandler) Close() error + func (p *MetricsHandler) Start() error + func (p *MetricsHandler) Type() interface{} + type Outbound struct + func (co *Outbound) Close() error + func (co *Outbound) Dispatch(ctx context.Context, link *transport.Link) + func (co *Outbound) Start() error + func (co *Outbound) Tag() string + type OutboundListener struct + func (l *OutboundListener) Accept() (net.Conn, error) + func (l *OutboundListener) Addr() net.Addr + func (l *OutboundListener) Close() error