Documentation
¶
Index ¶
- func ContextWithEventPropsCollector(ctx context.Context, name EventName) context.Context
- func ContextWithTrackingProps(ctx context.Context, props map[string]interface{}) context.Context
- func SaveEventProp(ctx context.Context, name EventName, key string, value interface{})
- func SaveEventProps(ctx context.Context, name EventName, props map[string]interface{})
- type EventName
- type Logger
- type Tracker
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SaveEventProp ¶
Types ¶
type EventName ¶
type EventName string
const EventPRChecked EventName = "PR checked"
const EventRepoAnalyzed EventName = "Repo analyzed"
Click to show internal directories.
Click to hide internal directories.