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 WithListenAddr ¶
WithListenAddr sets the net address on which the reframe 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.