serverpb

package
v0.0.0-...-692e367 Latest Latest
Warning

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

Go to latest
Published: Apr 15, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Http_HelloWorldMethod = "/http.Http/HelloWorld"
)

Client methods for Http service

Variables

This section is empty.

Functions

This section is empty.

Types

type HttpRPCClient

type HttpRPCClient interface {
	HelloWorld(ctx context.Context, req *serverpb.HelloRequest, opts ...client.GRPCCallOption) (*serverpb.HelloResponse, error)
}

Client gRPC API for Http service

func NewHttpRPCClient

func NewHttpRPCClient(service string, c client.GRPCClient) HttpRPCClient

Client gRPC API for Http service

Jump to

Keyboard shortcuts

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