grpc

package
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2022 License: Unlicense Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewServer

NewServer for gRPC.

func Register

func Register(lc fx.Lifecycle, params RegisterParams) error

Register server.

Types

type RegisterParams

type RegisterParams struct {
	fx.In

	GRPCServer   *grpc.Server
	HTTPServer   *http.Server
	Config       *tgrpc.Config
	Logger       *zap.Logger
	Configurator vcs.Configurator
}

RegisterParams for gRPC.

type Server

type Server struct {
	v1.UnimplementedConfiguratorServiceServer
	// contains filtered or unexported fields
}

Server for gRPC.

func (*Server) GetConfig

func (s *Server) GetConfig(ctx context.Context, req *v1.GetConfigRequest) (*v1.GetConfigResponse, error)

GetConfig for gRPC.

Jump to

Keyboard shortcuts

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