Documentation ¶
Overview ¶
Package graphql/server provides GraphQL server for gateway
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewHttpMetric ¶
func NewHttpMetric() *prometheus.HistogramVec
Types ¶
type Tracer ¶
type Tracer struct {
// contains filtered or unexported fields
}
func NewTracer ¶
func NewTracer(metrics *prometheus.HistogramVec) *Tracer
func (*Tracer) TraceField ¶
func (*Tracer) TraceQuery ¶
Click to show internal directories.
Click to hide internal directories.