servers

package
v0.0.0-...-ef10605 Latest Latest
Warning

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

Go to latest
Published: Nov 29, 2021 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DevServer

type DevServer struct {

	// Example: localhost
	Addres string

	// Example: :3000
	Port string

	Router *mux.Router
}

func NewDevServer

func NewDevServer(addres string, port string, router *mux.Router) DevServer

func (*DevServer) Start

func (ds *DevServer) Start()

Jump to

Keyboard shortcuts

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