privacyscreenv1

package
v0.0.0-...-1cf2bc0 Latest Latest
Warning

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

Go to latest
Published: Jan 5, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Overview

Package privacyscreenv1 is a reverse proxy.

It translates gRPC into RESTful JSON APIs.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RegisterPrivacyScreenServiceHandler

func RegisterPrivacyScreenServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error

RegisterPrivacyScreenServiceHandler registers the http handlers for service PrivacyScreenService to "mux". The handlers forward requests to the grpc endpoint over "conn".

func RegisterPrivacyScreenServiceHandlerClient

func RegisterPrivacyScreenServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client extPrivacyscreenv1.PrivacyScreenServiceClient) error

RegisterPrivacyScreenServiceHandlerClient registers the http handlers for service PrivacyScreenService to "mux". The handlers forward requests to the grpc endpoint over the given implementation of "extPrivacyscreenv1.PrivacyScreenServiceClient". Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "extPrivacyscreenv1.PrivacyScreenServiceClient" doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in "extPrivacyscreenv1.PrivacyScreenServiceClient" to call the correct interceptors.

func RegisterPrivacyScreenServiceHandlerFromEndpoint

func RegisterPrivacyScreenServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) (err error)

RegisterPrivacyScreenServiceHandlerFromEndpoint is same as RegisterPrivacyScreenServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.

func RegisterPrivacyScreenServiceHandlerServer

func RegisterPrivacyScreenServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server extPrivacyscreenv1.PrivacyScreenServiceServer) error

RegisterPrivacyScreenServiceHandlerServer registers the http handlers for service PrivacyScreenService to "mux". UnaryRPC :call PrivacyScreenServiceServer directly. StreamingRPC :currently unsupported pending https://github.com/grpc/grpc-go/issues/906. Note that using this registration option will cause many gRPC library features to stop working. Consider using RegisterPrivacyScreenServiceHandlerFromEndpoint instead.

Types

This section is empty.

Jump to

Keyboard shortcuts

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