Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SendController ¶
type SendController struct {
Config Config
SendMsg SendMsg
Socket *net.UDPConn
Msg []byte
Err error
}
func (*SendController) Initialize ¶
func (s *SendController) Initialize()
func (*SendController) Send ¶
func (s *SendController) Send(data []byte)
func (*SendController) UdpCon ¶
func (s *SendController) UdpCon()
Click to show internal directories.
Click to hide internal directories.