package
4.0.0+incompatible
Repository: https://github.com/edgexfoundry/edgex-go.git
Documentation: pkg.go.dev
# Functions
DialTcp will instantiate a new TCP dialer trying to connect to the TCP server specified by host and port host name can be empty as indicated in Golang's godoc: https://godoc.org/net#Dial port number must be greater than 0.
No description provided by the author