Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Option ¶
type Option func(*options) error
Option captures a configurable parameter in admin HTTP server.
func WithAdFlushFrequency ¶ added in v0.13.1
WithAdFlushFrequency sets the frequency at which the current chunk is publihsed even if it's not full
func WithListenAddr ¶
WithListenAddr sets the net address on which the delegated routing HTTP server is exposed.
func WithReadTimeout ¶
WithReadTimeout set s the HTTP read timeout. If unset, the default of 30 seconds is used.
func WithWriteTimeout ¶
WithWriteTimeout sets the HTTP write timeout. If unset, the default of 30 seconds is used.
Click to show internal directories.
Click to hide internal directories.