package
0.0.0-20231129065837-deba56b04b66
Repository: https://github.com/chipartem/k6.git
Documentation: pkg.go.dev

# Packages

Package grpcext allows gRPC requests collecting stats info.
No description provided by the author

# Functions

NewDialer constructs a new Dialer with the given DNS resolver.
NewResolver returns a new DNS resolver.
No description provided by the author

# Constants

# Structs

BlackListedIPError is an error that is returned when a given IP is blacklisted.
BlockedHostError is returned when a given hostname is blocked.
Conn wraps net.Conn and keeps track of sent and received data size.
Dialer wraps net.Dialer and provides k6 specific functionality - tracing, blacklists and DNS cache and aliases.
NetTrail contains information about the exchanged data size and length of a series of connections from a particular netext.Dialer.
No description provided by the author
No description provided by the author

# Interfaces

Resolver is an interface that returns DNS information about a given host.

# Type aliases

MultiResolver returns all IP addresses for the given host.