package
0.43.0
Repository: https://github.com/eliben/gocdkx.git
Documentation: pkg.go.dev

# Packages

Package driver defines an interface for custom HTTP listeners.
Package sdserver provides the diagnostic hooks for a server using Stackdriver.
Package xrayserver provides the diagnostic hooks for a server using AWS X-Ray.

# Functions

New creates a new server.
NewDefaultDriver creates a driver with an http.Server with default timeouts.

# Variables

Set is a Wire provider set that produces a *Server given the fields of Options.

# Structs

DefaultDriver implements the driver.Server interface.
Options is the set of optional parameters.
Server is a preconfigured HTTP server with diagnostic hooks.