grpc

package
v0.12.8 Latest Latest
Warning

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

Go to latest
Published: Apr 4, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DialGrpcInsecure

func DialGrpcInsecure(endpoint, userAgent string) (*ugrpc.ClientConn, error)

DialGrpcInsecure will connect to a local non-encrypted gRPC server and will return the connection. After this, you will typically do the following with the returned conn:

grpcClient = service_grpc.NewServiceAPIClient(conn)

Types

This section is empty.

Jump to

Keyboard shortcuts

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