Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type API ¶
type API struct {
// contains filtered or unexported fields
}
func (*API) HandleExplain ¶
func (a *API) HandleExplain(w http.ResponseWriter, r *http.Request)
func (*API) HandleGetSpan ¶
func (a *API) HandleGetSpan(w http.ResponseWriter, r *http.Request)
func (*API) HandleGetTrace ¶
func (a *API) HandleGetTrace(w http.ResponseWriter, r *http.Request)
func (*API) HandleListTraces ¶
func (a *API) HandleListTraces(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.