server

package
v0.5.1 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2022 License: GPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Controller added in v0.4.3

type Controller interface {
	Mux() *mux.Router
}

type Server added in v0.4.3

type Server struct {
	// contains filtered or unexported fields
}

func New

func New(controller Controller, address string) Server

func (*Server) ServeHTTP added in v0.4.3

func (c *Server) ServeHTTP()

Jump to

Keyboard shortcuts

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