server

package
v0.1.11 Latest Latest
Warning

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

Go to latest
Published: Sep 29, 2022 License: GPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type QueryResponse

type QueryResponse struct {
	WalletCommanderCommands []query.WalletCommanderCommand `json:"wallet_commander_commands"`
}

type Server

type Server interface {
	Start()
}

type WalletCommanderServer

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

func New

func New(controller controller.Controller, graphqlServerEndpoint, clientId string) (*WalletCommanderServer, error)

func (*WalletCommanderServer) Start

func (w *WalletCommanderServer) Start()

Jump to

Keyboard shortcuts

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