ga

package
v0.0.0-...-0c1943d Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_wso2_discovery_service_ga_apids_proto protoreflect.FileDescriptor

Functions

func RegisterApiGADiscoveryServiceServer

func RegisterApiGADiscoveryServiceServer(s *grpc.Server, srv ApiGADiscoveryServiceServer)

Types

type ApiGADiscoveryServiceClient

type ApiGADiscoveryServiceClient interface {
	StreamGAApis(ctx context.Context, opts ...grpc.CallOption) (ApiGADiscoveryService_StreamGAApisClient, error)
	FetchGAApis(ctx context.Context, in *v3.DiscoveryRequest, opts ...grpc.CallOption) (*v3.DiscoveryResponse, error)
}

ApiGADiscoveryServiceClient is the client API for ApiGADiscoveryService service.

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

type ApiGADiscoveryServiceServer

type ApiGADiscoveryServiceServer interface {
	StreamGAApis(ApiGADiscoveryService_StreamGAApisServer) error
	FetchGAApis(context.Context, *v3.DiscoveryRequest) (*v3.DiscoveryResponse, error)
}

ApiGADiscoveryServiceServer is the server API for ApiGADiscoveryService service.

type ApiGADiscoveryService_StreamGAApisClient

type ApiGADiscoveryService_StreamGAApisClient interface {
	Send(*v3.DiscoveryRequest) error
	Recv() (*v3.DiscoveryResponse, error)
	grpc.ClientStream
}

type ApiGADiscoveryService_StreamGAApisServer

type ApiGADiscoveryService_StreamGAApisServer interface {
	Send(*v3.DiscoveryResponse) error
	Recv() (*v3.DiscoveryRequest, error)
	grpc.ServerStream
}

type UnimplementedApiGADiscoveryServiceServer

type UnimplementedApiGADiscoveryServiceServer struct {
}

UnimplementedApiGADiscoveryServiceServer can be embedded to have forward compatible implementations.

func (*UnimplementedApiGADiscoveryServiceServer) FetchGAApis

func (*UnimplementedApiGADiscoveryServiceServer) StreamGAApis

Jump to

Keyboard shortcuts

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