http

package
v0.0.0-...-e60505e Latest Latest
Warning

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

Go to latest
Published: May 26, 2023 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

View Source
const (
	InstanceGorillaMux int = iota
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Port

type Port int64

type Server

type Server interface {
	Listen()
}

func NewWebServerFactory

func NewWebServerFactory(
	instance int,
	log logger.Logger,
	port Port,
	ctxTimeout time.Duration,
	dbSQL repository.SQL,
) (Server, error)

Jump to

Keyboard shortcuts

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