csi_di

package
v0.0.0-...-e2ecec3 Latest Latest
Warning

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

Go to latest
Published: Feb 2, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

CSI =================================================================================================================

Functions

func NewContext

func NewContext() (context.Context, func(), error)

Context =============================================================================================================

Types

type Service

type Service struct {
	// Common
	Ctx context.Context
	Log logger.Logger

	// Observability
	Tracer        trace.TracerProvider
	Monitoring    *monitoring.Monitoring
	PprofEndpoint profiling.PprofEndpoint
	AutoMaxPro    autoMaxPro.AutoMaxPro
}

Service - heplers

func InitializeSCIDriver

func InitializeSCIDriver() (*Service, func(), error)

func NewSCIDriver

func NewSCIDriver(

	log logger.Logger, ctx2 context.Context,

	monitor *monitoring.Monitoring,
	tracer trace.TracerProvider,
	pprofHTTP profiling.PprofEndpoint,
	autoMaxProcsOption autoMaxPro.AutoMaxPro,
) (*Service, error)

Jump to

Keyboard shortcuts

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