http_server

package
v0.0.0-...-9a97d06 Latest Latest
Warning

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

Go to latest
Published: Oct 9, 2019 License: MIT Imports: 7 Imported by: 192

Documentation

Index

Constants

View Source
const (
	TCP  = "tcp"
	UNIX = "unix"
)

Variables

This section is empty.

Functions

func New

func New(address string, handler http.Handler) ifrit.Runner

func NewTLSServer

func NewTLSServer(address string, handler http.Handler, tlsConfig *tls.Config) ifrit.Runner

func NewUnixServer

func NewUnixServer(address string, handler http.Handler) ifrit.Runner

func NewUnixTLSServer

func NewUnixTLSServer(address string, handler http.Handler, tlsConfig *tls.Config) ifrit.Runner

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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