grpc

package
v1.4.2 Latest Latest
Warning

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

Go to latest
Published: Feb 16, 2024 License: BSD-3-Clause Imports: 11 Imported by: 0

README

gRPC

The GRPC_ADDR env variable is used to configure the address of the server. Default: tcp://0.0.0.0:9000.

Use the server provided by grpc.New as a basis for all your grpc endpoints.

server := grpc.New(...)

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(lifecycle *app.Lifecycle, logger golog.Logger) *grpc.Server

Types

This section is empty.

Jump to

Keyboard shortcuts

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