handlers

package
v0.0.0-...-ee95d54 Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2023 License: GPL-3.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HTTPApp

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

func NewHTTPApp

func NewHTTPApp(node node.NodeService, sp *services.ServiceProvider) *HTTPApp

func (*HTTPApp) ApproveParticipation

func (a *HTTPApp) ApproveParticipation(c echo.Context) error

func (*HTTPApp) GetBatches

func (a *HTTPApp) GetBatches(c echo.Context) error

func (*HTTPApp) GetFSMDump

func (a *HTTPApp) GetFSMDump(c echo.Context) error

func (*HTTPApp) GetFSMList

func (a *HTTPApp) GetFSMList(c echo.Context) error

func (*HTTPApp) GetOperation

func (a *HTTPApp) GetOperation(c echo.Context) error

func (*HTTPApp) GetOperations

func (a *HTTPApp) GetOperations(c echo.Context) error

func (*HTTPApp) GetPubKey

func (a *HTTPApp) GetPubKey(c echo.Context) error

func (*HTTPApp) GetSignatureByID

func (a *HTTPApp) GetSignatureByID(c echo.Context) error

func (*HTTPApp) GetSignatures

func (a *HTTPApp) GetSignatures(c echo.Context) error

func (*HTTPApp) GetStateOffset

func (a *HTTPApp) GetStateOffset(c echo.Context) error

func (*HTTPApp) GetUsername

func (a *HTTPApp) GetUsername(c echo.Context) error

func (*HTTPApp) ProcessOperation

func (a *HTTPApp) ProcessOperation(c echo.Context) error

func (*HTTPApp) ProposeSignBakedMessages

func (a *HTTPApp) ProposeSignBakedMessages(c echo.Context) error

func (*HTTPApp) ProposeSignBatchMessages

func (a *HTTPApp) ProposeSignBatchMessages(c echo.Context) error

func (*HTTPApp) ProposeSignMessage

func (a *HTTPApp) ProposeSignMessage(c echo.Context) error

func (*HTTPApp) ReInitDKG

func (a *HTTPApp) ReInitDKG(c echo.Context) error

func (*HTTPApp) ResetState

func (a *HTTPApp) ResetState(c echo.Context) error

func (*HTTPApp) SaveStateOffset

func (a *HTTPApp) SaveStateOffset(c echo.Context) error

func (*HTTPApp) SendMessage

func (a *HTTPApp) SendMessage(c echo.Context) error

func (*HTTPApp) StartDKG

func (a *HTTPApp) StartDKG(c echo.Context) error

Jump to

Keyboard shortcuts

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