package
0.0.0-20210719055003-86fbfb30d0ac
Repository: https://github.com/durgakishore/mygolang.git
Documentation: pkg.go.dev

# Functions

NewEndpoint creates a new endpoint.
Open connects to a TCP Address.

# Constants

Port is the port number that the server listens to.

# Structs

Endpoint provides an endpoint to other processess that they can send data to.

# Type aliases

HandleFunc is a function that handles an incoming command.