package
Version:
v0.0.0-...-9fcd7d3
Opens a new window with list of versions in this module.
Published: Sep 14, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type TraceIdInfo struct {
Timestamp uint64 `json:"timestamp"`
TraceId string `json:"traceId"`
}
type TraceIdQuery struct {
Pid int `json:"pid"`
Url string `json:"url"`
TraceId string `json:"traceId"`
StartTime uint64 `json:"start"`
EndTime uint64 `json:"end"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.