webservice

package
v0.0.0-...-22fa60e Latest Latest
Warning

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

Go to latest
Published: Jul 2, 2024 License: GPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type WebRequest

type WebRequest struct {
	Exchange     string `json:"exchange"`
	CurrencyPair *common.CurrencyPair
}

type WebServer

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

func NewWebServer

func NewWebServer(ctx common.Context, port int, authService service.AuthService,
	jsonWebTokenService service.JsonWebTokenService) *WebServer

func (*WebServer) Run

func (ws *WebServer) Run()

func (*WebServer) Start

func (ws *WebServer) Start()

func (*WebServer) Stop

func (ws *WebServer) Stop()

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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