wallet

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Jun 14, 2020 License: Apache-2.0 Imports: 35 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

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

Service provides the features and functions for the wallet daemon.

func New

func New(ctx context.Context, autounlocker autounlocker.Service, checker checker.Service, stores []e2wtypes.Store, rules []*core.Rule) (*Service, error)

New creates a new wallet daemon service.

func (*Service) Serve

func (s *Service) Serve(config *core.ServerConfig) error

Serve serves the GRPC server.

func (*Service) ServeGRPC

func (s *Service) ServeGRPC(ctx context.Context, config *core.ServerConfig) error

ServeGRPC the wallet service over GRPC.

Jump to

Keyboard shortcuts

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