 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
      View Source
      
  const ( Protocol = "__" SenderClientID = Protocol + "sndId" InvokerClientID = Protocol + "invId" Timestamp = Protocol + "ts" FencingToken = Protocol + "ft" ProtocolVersion = Protocol + "protVer" Status = Protocol + "stat" StatusMessage = Protocol + "stMsg" IsApplicationError = Protocol + "apErr" InvalidPropertyName = Protocol + "propName" InvalidPropertyValue = Protocol + "propVal" SupportedProtocolMajorVersion = Protocol + "supProtMajVer" RequestProtocolVersion = Protocol + "requestProtVer" )
Protocol user property keys.
      View Source
      
  const ( ContentType = "Content Type" FormatIndicator = "Payload Format Indicator" CorrelationData = "Correlation Data" ResponseTopic = "Response Topic" MessageExpiry = "Message Expiry" )
Standard names for MQTT properties.
      View Source
      
  const Partition = "$partition"
    MQ user property keys.
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.