Documentation ¶
Overview ¶
Package client contains generic representations of clients connecting to different receivers
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Client ¶
type Client struct {
IP string
}
Client represents a generic client that sends data to any receiver supported by the OT receiver
func FromContext ¶
FromContext takes a context and returns a Client value from it, if present.
Click to show internal directories.
Click to hide internal directories.