http

package
v0.0.0-...-f3113ea Latest Latest
Warning

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

Go to latest
Published: Dec 31, 2021 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HTTPServer

type HTTPServer struct {
	Config      HTTPServerConfig
	Router      *mux.Router
	Controllers *[]utils.HTTPController
	// contains filtered or unexported fields
}

func (*HTTPServer) Down

func (hs *HTTPServer) Down()

func (*HTTPServer) Up

func (hs *HTTPServer) Up()

type HTTPServerConfig

type HTTPServerConfig struct {
	Address string
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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