service

package
v0.0.50 Latest Latest
Warning

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

Go to latest
Published: May 20, 2024 License: Apache-2.0 Imports: 32 Imported by: 0

Documentation

Overview

Package service contains the business logic for the minder services.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AllInOneServerService

func AllInOneServerService(
	ctx context.Context,
	cfg *serverconfig.Config,
	store db.Store,
	jwt auth.JwtValidator,
	restClientCache ratecache.RestClientCache,
	authzClient authz.Client,
	idClient auth.Resolver,
	serverMetrics metrics.Metrics,
	providerMetrics provtelemetry.ProviderMetrics,
	executorMiddleware []message.HandlerMiddleware,
) error

AllInOneServerService is a helper function that starts the gRPC and HTTP servers, the eventer, aggregator, the executor, and the reconciler.

Types

This section is empty.

Jump to

Keyboard shortcuts

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