Documentation
¶
Index ¶
Constants ¶
View Source
const ( // EmbargoNatsHeader is the header used to control message embargo. EmbargoNatsHeader = "embargo" // ErrorPrefix ERR(Start of Heading) Denotes an API error. ErrorPrefix = "ERR\x01" // ErrorSeparator (Start of Text) Denotes the start of the API error message. ErrorSeparator = "\x02" )
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.