server

package
v0.0.0-...-8ef2ba3 Latest Latest
Warning

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

Go to latest
Published: May 10, 2021 License: GPL-3.0 Imports: 6 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 {
	Run(ctx context.Context) error
}

func NewFiber

func NewFiber(addr string, logger *zap.Logger, app *fiber.App) Server

func NewHTTP

func NewHTTP(addr string, logger *zap.Logger, router http.Handler) Server

Jump to

Keyboard shortcuts

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