Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BindingsDriver ¶
type BindingsDriver struct {
// contains filtered or unexported fields
}
func New ¶
func New() *BindingsDriver
func (*BindingsDriver) Close ¶
func (b *BindingsDriver) Close(port int32)
func (*BindingsDriver) Listen ¶
func (b *BindingsDriver) Listen(port int32, cnxnHandler ConnectionHandler) error
type ConnectionHandler ¶
Click to show internal directories.
Click to hide internal directories.