services

package
v0.0.81 Latest Latest
Warning

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

Go to latest
Published: May 19, 2025 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Services

type Services struct {
	ContentProfiler   *content_profiler.ContentProfiler
	IPDataService     *ipdata.IPDataService
	OutboxProcessor   *outbox_processor.OutboxProcessor
	ProxyManager      proxy_manager.ProxyManagerService
	ScraperService    scraper.ScraperService
	SessionManager    session_manager.SessionManager
	SnitcherService   *snitcher.SnitcherService
	WebEventProcessor interfaces.WebEventProcessor
	WebtrackerService webtracker.WebtrackerService
}

func InitServices

func InitServices(config *config.Config, leadsDB *database.DbConnections, natsConn *nats_internal.NATSConnections, repositories *repository.Repositories) *Services

func (*Services) Start

func (s *Services) Start(ctx context.Context) error

func (*Services) Stop

func (s *Services) Stop(ctx context.Context)

Jump to

Keyboard shortcuts

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