Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UDPServer ¶ added in v1.21.0
type UDPServer struct {
// contains filtered or unexported fields
}
func NewUDPServer ¶ added in v1.21.0
func NewUDPServer(addr string, ch chan<- *types.LogPackageMeta) (*UDPServer, error)
Click to show internal directories.
Click to hide internal directories.