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_issuer_proto protoreflect.FileDescriptor

Functions

func RegisterIssuerServer

func RegisterIssuerServer(s *grpc.Server, srv IssuerServer)

Types

type IssuerClient

type IssuerClient interface {
	IssueCredential(ctx context.Context, in *common.IssueCredentialRequest, opts ...grpc.CallOption) (*common.IssueCredentialResponse, error)
}

IssuerClient is the client API for Issuer service.

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

func NewIssuerClient

func NewIssuerClient(cc grpc.ClientConnInterface) IssuerClient

type IssuerServer

type IssuerServer interface {
	IssueCredential(context.Context, *common.IssueCredentialRequest) (*common.IssueCredentialResponse, error)
}

IssuerServer is the server API for Issuer service.

type UnimplementedIssuerServer

type UnimplementedIssuerServer struct {
}

UnimplementedIssuerServer can be embedded to have forward compatible implementations.

Jump to

Keyboard shortcuts

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