manager

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2026 License: GPL-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ServiceManager

type ServiceManager struct {
	// contains filtered or unexported fields
}

ServiceManager handles service initialization and data fetching

func NewServiceManager

func NewServiceManager(db *database.DB, cache cache.Store) *ServiceManager

NewServiceManager creates a new service manager instance

func (*ServiceManager) InitializeService

func (m *ServiceManager) InitializeService(ctx context.Context, config *models.ServiceConfiguration)

InitializeService handles initial data fetching for a newly configured service

Jump to

Keyboard shortcuts

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