package
0.53.0
Repository: https://github.com/gilcrest/diygoapi.git
Documentation: pkg.go.dev

# Packages

Package driver defines an interface for custom HTTP listeners.

# Functions

New initializes a new Server and registers routes to the given router.
NewDriver creates a Driver enfolding a http.Server with default timeouts.

# Structs

Driver implements the driver.Server interface.
Server represents an HTTP server.
Services are used by the application service handlers.