 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
      View Source
      
  
var ( GraphQL CallInstrumenter Flaps CallInstrumenter UsingGPU = false ApiAdapter = &ApiInstrumenter{metrics: &GraphQL.metrics} )
Functions ¶
This section is empty.
Types ¶
type ApiInstrumenter ¶
type ApiInstrumenter struct {
	// contains filtered or unexported fields
}
    adapter for the api package's instrumentation facade
func (*ApiInstrumenter) ReportCallTiming ¶ added in v0.0.559
func (i *ApiInstrumenter) ReportCallTiming(duration time.Duration)
type CallInstrumenter ¶
type CallInstrumenter struct {
	// contains filtered or unexported fields
}
    func (*CallInstrumenter) Begin ¶
func (i *CallInstrumenter) Begin() CallTimer
func (*CallInstrumenter) Get ¶
func (i *CallInstrumenter) Get() CallMetrics
type CallMetrics ¶
 Click to show internal directories. 
   Click to hide internal directories.