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: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_sudo_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) (*jwt.CreateJwtResponse, error)
	RefreshJwt(ctx context.Context, in *jwt.RefreshJwtRequest, opts ...grpc.CallOption) (*jwt.RefreshJwtResponse, error)
	CheckJwt(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*emptypb.Empty, error)
	DeactiveJwt(ctx context.Context, in *jwt.DeactiveJwtRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
	PingParty(ctx context.Context, in *party.PingPartyRequest, opts ...grpc.CallOption) (*party.PingPartyResponse, 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

CommonServer is the server API for Common service.

type UnimplementedCommonServer

type UnimplementedCommonServer struct {
}

UnimplementedCommonServer can be embedded to have forward compatible implementations.

func (*UnimplementedCommonServer) CheckJwt

func (*UnimplementedCommonServer) CreateJwt

func (*UnimplementedCommonServer) DeactiveJwt

func (*UnimplementedCommonServer) PingParty

func (*UnimplementedCommonServer) RefreshJwt

Jump to

Keyboard shortcuts

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