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, jwtValidator jwt.Validator, restClientCache ratecache.RestClientCache, authzClient authz.Client, idClient auth.Resolver, serverMetrics metrics.Metrics, providerMetrics provtelemetry.ProviderMetrics, executorMiddleware []message.HandlerMiddleware, meterFactory meters.MeterFactory, ) 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.
Click to show internal directories.
Click to hide internal directories.