web_event_processor

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: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewWebEventProcessor

func NewWebEventProcessor(
	natsConn *nats_internal.NATSConnections,
	leadsWriteDB *gorm.DB,
	repositories *repository.Repositories,
) interfaces.WebEventProcessor

Types

type IdentifyData

type IdentifyData struct {
	Tag     string            `json:"tag"`
	ID      string            `json:"id"`
	Classes string            `json:"classes"`
	Email   string            `json:"email"`
	Dataset map[string]string `json:"dataset"`
}

Jump to

Keyboard shortcuts

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