http

package
v0.0.0-...-cd75508 Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2020 License: MIT Imports: 10 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 interface {
	Open() error

	Close()

	Handler() http.Handler
}

Server interface defines operations over http

func NewServer

func NewServer(logger *log.Logger, addr string, rs report.Service) Server

NewServer initializes a server object

Jump to

Keyboard shortcuts

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