Documentation ¶
Overview ¶
Package payload provides constants for NetworkService.Payload
Index ¶
Constants ¶
View Source
const ( // Ethernet is ethernet payload value for NetworkService.Payload Ethernet = "ETHERNET" // IP is IP payload value for NetworkService.Payload IP = "IP" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.