Documentation ¶
Index ¶
- func Close()
- func InitClient()
- func TrackInitCompleted(ctx context.Context, invocationUUID uuid.UUID, event InitEvent)
- func TrackInitStarted(ctx context.Context, invocationUUID uuid.UUID, event InitEvent)
- func TrackLoginSuccess(ctx context.Context, invocationUUID uuid.UUID)
- func TrackSyncCompleted(ctx context.Context, invocationUUID uuid.UUID, event SyncFinishedEvent)
- func TrackSyncStarted(ctx context.Context, invocationUUID uuid.UUID, event SyncStartedEvent)
- type InitEvent
- type SyncFinishedEvent
- type SyncStartedEvent
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitClient ¶
func InitClient()
func TrackInitCompleted ¶
func TrackInitStarted ¶
func TrackSyncCompleted ¶
func TrackSyncCompleted(ctx context.Context, invocationUUID uuid.UUID, event SyncFinishedEvent)
func TrackSyncStarted ¶
func TrackSyncStarted(ctx context.Context, invocationUUID uuid.UUID, event SyncStartedEvent)
Types ¶
type SyncFinishedEvent ¶
type SyncStartedEvent ¶
Click to show internal directories.
Click to hide internal directories.