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

Functions

func RegisterDoormanServer

func RegisterDoormanServer(s *grpc.Server, srv DoormanServer)

Types

type DoormanClient

type DoormanClient interface {
	GetInvitation(ctx context.Context, in *common.InvitationRequest, opts ...grpc.CallOption) (*common.InvitationResponse, error)
	AcceptInvitation(ctx context.Context, in *common.AcceptInvitationRequest, opts ...grpc.CallOption) (*common.AcceptInvitationResponse, error)
}

DoormanClient is the client API for Doorman service.

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

func NewDoormanClient

func NewDoormanClient(cc grpc.ClientConnInterface) DoormanClient

type DoormanServer

DoormanServer is the server API for Doorman service.

type UnimplementedDoormanServer

type UnimplementedDoormanServer struct {
}

UnimplementedDoormanServer can be embedded to have forward compatible implementations.

func (*UnimplementedDoormanServer) GetInvitation

Jump to

Keyboard shortcuts

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