Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Options ¶
type Options struct {
// contains filtered or unexported fields
}
Options provide a set of HTTP server options.
func (*Options) InstrumentOptions ¶
func (o *Options) InstrumentOptions() instrument.Options
InstrumentOptions returns the instrument options.
func (*Options) SetInstrumentOptions ¶
func (o *Options) SetInstrumentOptions(value instrument.Options) *Options
SetInstrumentOptions sets the instrument options.
Click to show internal directories.
Click to hide internal directories.