server

package
v0.0.0-...-f347ef5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 24, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Server

type Server struct {
	Handler http.Handler
	Addr    string
	Logger  lumber.Logger
}

A Server defines parameters for running an HTTP server.

func (Server) ListenAndServe

func (s Server) ListenAndServe(ctx context.Context) error

ListenAndServe initializes a server to respond to HTTP network requests.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL