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
Click to show internal directories.
Click to hide internal directories.