webserver

package
v0.24.0 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2024 License: AGPL-3.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PostData

type PostData struct {
	StrData string `json:"strData"`
}

type WebServer

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

func New

func New(backend *backend.Backend, bindAddress string, logger log.Logger) *WebServer

func (*WebServer) Start

func (w *WebServer) Start() error

func (*WebServer) Stop

func (w *WebServer) Stop() error

Jump to

Keyboard shortcuts

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