Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetHTTPServerTimeouts ¶
Types ¶
type PathHandler ¶
type Service ¶
type Service struct { URL string Client *http.Client Servedone <-chan error Cancel context.CancelFunc }
func NewService ¶
func NewService(ctx context.Context, handlers []PathHandler, hfn httpsvc.HealthCheckFn, stackLevel httpsvc.StackLevel) (*Service, error)
func NewSidecar ¶
Click to show internal directories.
Click to hide internal directories.