Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( //go:embed files/* EmbeddedFS embed.FS )
Functions ¶
func GetSegmentWriteKey ¶
Types ¶
type EventInfo ¶
type EventInfo struct { EventName types.EventType Detail string AdditionalInfo map[string]interface{} `json:"-"` }
func (*EventInfo) WithAdditionalInfo ¶
Click to show internal directories.
Click to hide internal directories.