rpc_client

package
v0.0.0-...-82f94ed Latest Latest
Warning

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

Go to latest
Published: Jul 10, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ProviderSet = wire.NewSet(
	newAppMetadata,
	logger.NewConfigs,
	logger.NewLogger,
	logger.NewLoggerHelper,
	newGrpcConfigs,
	grpcclient.NewGrpcConnections,
	newOtlpConfigs,
	otlp.NewTracerProvider,
	NewClients)

Functions

This section is empty.

Types

type Clients

type Clients struct {
	Episode v1.EpisodeClient
	// contains filtered or unexported fields
}

func NewClients

func NewClients(ctx context.Context, conns map[string]*grpc.ClientConn, logger log.Logger) (*Clients, error)

NewClients .

Jump to

Keyboard shortcuts

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