package
21.12.9+incompatible
Repository: https://github.com/consensys/orchestrate.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewEntryPoint creates a new EntryPoint.
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Conn is a connection proxy that handles Peeked bytes.
EntryPoint is a TCP server.
No description provided by the author
KeepAliveListener sets TCP keep-alive timeouts on accepted connections.
No description provided by the author
Router is a TCP router.
No description provided by the author
TLSHandler handles TLS connections.
# Interfaces
No description provided by the author
Handler is the TCP Handlers interface.
No description provided by the author
WriteCloser describes a net.Conn with a CloseWrite method.
# Type aliases
The HandlerFunc type is an adapter to allow the use of ordinary functions as handlers.
No description provided by the author