Documentation
¶
Index ¶
- func New() gateway.Gateway
- type GatewayImpl
- func (gatewayimpl *GatewayImpl) SendPullACK(conn *net.UDPConn, addr *net.UDPAddr, protocolversion byte, randomtoken uint16) error
- func (gatewayimpl *GatewayImpl) SendPullResp(conn *net.UDPConn, addr *net.UDPAddr, protocolversion byte, randomtoken uint16, ...) error
- func (gatewayimpl *GatewayImpl) SendPushACK(conn *net.UDPConn, addr *net.UDPAddr, protocolversion byte, randomtoken uint16) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type GatewayImpl ¶
type GatewayImpl struct { }
func (*GatewayImpl) SendPullACK ¶
func (*GatewayImpl) SendPullResp ¶
func (*GatewayImpl) SendPushACK ¶
Click to show internal directories.
Click to hide internal directories.