Documentation
¶
Index ¶
Constants ¶
View Source
const ( PEER_TYPE_TCP_ACCEPTOR = "tcp.Acceptor" PEER_TYPE_TCP_CONNECTOR = "tcp.Connector" PEER_TYPE_UDP_ACCEPTOR = "udp.Acceptor" PEER_TYPE_UDP_CONNECTOR = "udp.Connector" PEER_TYPE_WS_ACCEPTOR = "ws.Acceptor" PEER_TYPE_WS_CONNECTOR = "ws.Connector" PEER_TYPE_HTTP_ACCEPTOR = "http.Acceptor" PEER_TYPE_HTTP_CONNECTOR = "http.Connector" )
Variables ¶
This section is empty.
Functions ¶
func NewProperty ¶
func NewProperty() void.PeerProperty
Types ¶
Click to show internal directories.
Click to hide internal directories.