//
pkg.gl
Category
github.com/lasthyphen/avalanchego-1.4.11
network
dialer
package
0.0.0-20211127192921-538a9bf3b105
Repository:
https://github.com/lasthyphen/avalanchego-1.4.11.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
0
Files
63 SLOC
#
Functions
NewConfig
No description provided by the author
NewDialer
NewDialer returns a new Dialer that calls net.Dial with the provided network.
#
Structs
Config
No description provided by the author
#
Interfaces
Dialer
Dialer attempts to create a connection with the provided IP/port pair.