httpserver

package
v0.2.33 Latest Latest
Warning

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

Go to latest
Published: Dec 22, 2020 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Runnable

type Runnable struct {
	Endpoint string
	Handler  http.Handler
}

Runnable impplements a runnable http service.

func (*Runnable) Run

func (s *Runnable) Run(m *runmanager.RunManager)

Run runs the http server on the specified port to return html.

Jump to

Keyboard shortcuts

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