platformpb

package
v0.0.0-...-568411c Latest Latest
Warning

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

Go to latest
Published: Mar 3, 2023 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_mpc_virtual_service_platform_service_common_proto protoreflect.FileDescriptor

Functions

func RegisterCommonServer

func RegisterCommonServer(s *grpc.Server, srv CommonServer)

Types

type CommonClient

type CommonClient interface {
	CreateJwt(ctx context.Context, in *jwt.CreateJwtRequest, opts ...grpc.CallOption) (*jwt1.CreateJwtResponse, error)
}

CommonClient is the client API for Common service.

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

func NewCommonClient

func NewCommonClient(cc grpc.ClientConnInterface) CommonClient

type CommonServer

type CommonServer interface {
	CreateJwt(context.Context, *jwt.CreateJwtRequest) (*jwt1.CreateJwtResponse, error)
}

CommonServer is the server API for Common service.

type UnimplementedCommonServer

type UnimplementedCommonServer struct {
}

UnimplementedCommonServer can be embedded to have forward compatible implementations.

func (*UnimplementedCommonServer) CreateJwt

Jump to

Keyboard shortcuts

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