Documentation
¶
Index ¶
Constants ¶
View Source
const StreamName = "BROKERSRV"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Message ¶
type Message struct { Request json.RawMessage `json:"request"` Header http.Header `json:"header"` }
Click to show internal directories.
Click to hide internal directories.