Versions in this module Expand all Collapse all v4 v4.40.11 Jun 23, 2021 Changes in this version + var File_transport_internet_quic_config_proto protoreflect.FileDescriptor + func Dial(ctx context.Context, dest net.Destination, ...) (internet.Connection, error) + func Listen(ctx context.Context, address net.Address, port net.Port, ...) (internet.Listener, error) + type Config struct + Header *serial.TypedMessage + Key string + Security *protocol.SecurityConfig + func (*Config) Descriptor() ([]byte, []int) + func (*Config) ProtoMessage() + func (x *Config) GetHeader() *serial.TypedMessage + func (x *Config) GetKey() string + func (x *Config) GetSecurity() *protocol.SecurityConfig + func (x *Config) ProtoReflect() protoreflect.Message + func (x *Config) Reset() + func (x *Config) String() string + type Listener struct + func (l *Listener) Addr() net.Addr + func (l *Listener) Close() error