web_server

package
v0.0.0-...-e37bcbf Latest Latest
Warning

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

Go to latest
Published: Jun 13, 2019 License: MIT Imports: 7 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Any

func Any(w http.ResponseWriter, r *http.Request)

func NewRouter

func NewRouter() *mux.Router

func Start

func Start()

Types

type Query

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

func (Query) GetEndpointName

func (q Query) GetEndpointName() string

func (Query) GetMethod

func (q Query) GetMethod() string

func (Query) GetPayload

func (q Query) GetPayload() string

type WebServerConfig

type WebServerConfig interface {
	GetWebServerPort() string
}

Jump to

Keyboard shortcuts

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