service

package
v0.0.47 Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2024 License: Apache-2.0 Imports: 13 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,
	vldtr auth.JwtValidator,
	serverOpts []controlplane.ServerOption,
	executorOpts []engine.ExecutorOption,
	reconcilerOpts []reconcilers.ReconcilerOption,
) 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