Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RecordDescriptor = struct { HeaderLength int32 RecordAlignment int32 PaddingMsgTypeID int32 LengthOffset int32 TypeOffset int32 }{ util.SizeOfInt32 * 2, util.SizeOfInt32 * 2, -1, 0, 4, }
Functions ¶
func EncodedMsgOffset ¶
func LengthOffset ¶
func TypeOffset ¶
Types ¶
type ManyToOne ¶
type ManyToOne struct {
// contains filtered or unexported fields
}
func (*ManyToOne) ConsumerHeartbeatTime ¶
func (*ManyToOne) NextCorrelationID ¶
Click to show internal directories.
Click to hide internal directories.