Documentation
¶
Index ¶
- func CalculateEndToEndLatency(payload *[]byte) (time.Time, time.Duration)
- func FormatTimestamp(timestamp uint64) time.Time
- func MessageBody(size int) []byte
- func ParseURI(rawURI string, defaultScheme string, defaultPort string) uri
- func UpdatePayload(useMillis bool, payload *[]byte) *[]byte
- func WrappedSequence(len int, start int) []int
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FormatTimestamp ¶ added in v0.7.0
func MessageBody ¶
func UpdatePayload ¶
func WrappedSequence ¶ added in v0.7.1
generate a sequence of `len` integres starting with `start` and wrapped, so that it contains all values from 0 to len-1
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.