package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Apr 7, 2025
License: MIT
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func RegisterEventListenerHandlers()
type Event struct {
Category string `json:"category"`
EventType string `json:"eventType"`
Properties map[string]string `json:"properties"`
Timestamp int64 `json:"timestamp"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.