Documentation
¶
Index ¶
Constants ¶
View Source
const (
PayloadFlagsHeader uint8 = 0x10
)
Variables ¶
View Source
var HeadersFromFabric = map[uint8]int32{ PayloadFlagsHeader: edge.FlagsHeader, }
View Source
var HeadersToFabric = map[int32]uint8{ edge.FlagsHeader: PayloadFlagsHeader, }
HeadersToFabric tracks the headers to pass through fabric to the other side
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.