http

package
v0.0.0-...-43e3506 Latest Latest
Warning

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

Go to latest
Published: May 23, 2023 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Router

type Router interface {
	Handler() net_http.Handler
}

func NewRouter

func NewRouter(logger logger.Logger, config *config.Config) Router

type Server

type Server interface {
	boot.Service
}

func NewServer

func NewServer(logger logger.Logger, config *config.Config, router Router) Server

Jump to

Keyboard shortcuts

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