rpc_service

package
v0.0.0-...-d32eb86 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2024 License: MIT Imports: 13 Imported by: 0

Documentation

Overview

user_grpc_service.go

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetRPCServerFactory

func GetRPCServerFactory(address string, clientCA string) (store.Factory, error)

GetRPCServerFactory returns a gRPC client factory with TLS. It connects to the server at the given address using the specified CA.

func GetRPCServerFactoryNoTLS

func GetRPCServerFactoryNoTLS(serverAddr string) (store.Factory, error)

GetRPCServerFactoryNoTLS creates a gRPC client factory without enforcing TLS. It connects to the server at the given address.

Types

This section is empty.

Jump to

Keyboard shortcuts

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