api

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jan 28, 2021 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_canis_didcomm_verifier_proto protoreflect.FileDescriptor

Functions

func RegisterVerifierServer

func RegisterVerifierServer(s *grpc.Server, srv VerifierServer)

Types

type UnimplementedVerifierServer

type UnimplementedVerifierServer struct {
}

UnimplementedVerifierServer can be embedded to have forward compatible implementations.

type VerifierClient

type VerifierClient interface {
	RequestPresentation(ctx context.Context, in *common.RequestPresentationRequest, opts ...grpc.CallOption) (*common.RequestPresentationResponse, error)
}

VerifierClient is the client API for Verifier service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.

func NewVerifierClient

func NewVerifierClient(cc grpc.ClientConnInterface) VerifierClient

type VerifierServer

type VerifierServer interface {
	RequestPresentation(context.Context, *common.RequestPresentationRequest) (*common.RequestPresentationResponse, error)
}

VerifierServer is the server API for Verifier service.

Jump to

Keyboard shortcuts

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