wallet

package
v0.79.0 Latest Latest
Warning

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

Go to latest
Published: Aug 20, 2020 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Code generated by sysl DO NOT EDIT.

Code generated by sysl DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AppleClient

type AppleClient struct {
}

Apple Client

type DownstreamConfig added in v0.29.0

type DownstreamConfig struct {
	ContextTimeout time.Duration `yaml:"contextTimeout"`
}

DownstreamConfig for Wallet

type GrpcServiceHandler

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

GrpcServiceHandler for Wallet API

func NewGrpcServiceHandler

func NewGrpcServiceHandler(genCallback core.GrpcGenCallback, serviceInterface *GrpcServiceInterface) *GrpcServiceHandler

NewGrpcServiceHandler for Wallet

func (*GrpcServiceHandler) Apple

Apple ...

func (*GrpcServiceHandler) RegisterServer

func (s *GrpcServiceHandler) RegisterServer(ctx context.Context, server *grpc.Server)

RegisterServer registers the Wallet gRPC service

type GrpcServiceInterface

type GrpcServiceInterface struct {
	Apple func(ctx context.Context, req *pb.AppleRequest, client AppleClient) (*pb.AppleResponse, error)
}

GrpcServiceInterface for Wallet

Jump to

Keyboard shortcuts

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