Documentation ¶
Index ¶
Constants ¶
View Source
const ( URLParamLimit = "limit" URLParamStart = "start" URLParamEnd = "end" HeaderAccept = "Accept" HeaderAcceptProtobuf = "application/protobuf" HeaderAcceptJSON = "application/json" PathTraces = "/api/traces/{traceID}" PathSearch = "/api/search" PathSearchTags = "/api/search/tags" PathSearchTagValues = "/api/search/tag/{tagName}/values" PathEcho = "/api/echo" PathBackendSearch = "/api/backend_search" // todo(search): integrate with real search )
Variables ¶
This section is empty.
Functions ¶
func ParseBackendSearch ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.