Documentation
¶
Index ¶
Constants ¶
View Source
const MAX_MESSAGE_SIZE = units.MB * 10
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TCPController ¶
type TCPController struct {
// contains filtered or unexported fields
}
func NewController ¶
func NewController(ctx context.Context, pu *processor.Unit) *TCPController
func (*TCPController) Start ¶
func (tcp *TCPController) Start()
func (*TCPController) Stop ¶
func (tcp *TCPController) Stop()
Click to show internal directories.
Click to hide internal directories.