Documentation
¶
Overview ¶
Package gonet contains server and client implementation for go net.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCliTransHandlerFactory ¶
func NewCliTransHandlerFactory() remote.ClientTransHandlerFactory
NewCliTransHandlerFactory returns a new remote.ClientTransHandlerFactory for go net.
func NewGonetExtension ¶
NewGonetExtension to build new gonetConnExtension which implements trans.Extension
func NewSvrTransHandlerFactory ¶
func NewSvrTransHandlerFactory() remote.ServerTransHandlerFactory
NewSvrTransHandlerFactory creates a default go net server transport handler factory.
func NewTransServerFactory ¶
func NewTransServerFactory() remote.TransServerFactory
NewTransServerFactory creates a default go net transport server factory.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.