operation

package
v0.1.8 Latest Latest
Warning

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

Go to latest
Published: Mar 30, 2022 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package operation provides wallet server REST features related to wallet operations.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Operation

type Operation struct{}

Operation is REST service operation controller for wallet features.

func New

func New(p Provider, notifier command.Notifier, msgHandler command.MessageHandler) (*Operation, error)

New returns new wallet REST controller instance.

func (*Operation) GetRESTHandlers

func (o *Operation) GetRESTHandlers() []rest.Handler

GetRESTHandlers get all controller API handler available for this protocol service.

type Provider

type Provider interface{}

Provider describes dependencies for this command.

Jump to

Keyboard shortcuts

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