Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TCPServer ¶
type TCPServer struct {
URL string
// contains filtered or unexported fields
}
TCPServer creates a new tcp server that returns a response
func NewTCPServer ¶
NewTCPServer creates a new TCP server from a handler
Click to show internal directories.
Click to hide internal directories.