package
Version:
v1.11.0-beta2
Opens a new window with list of versions in this module.
Published: Jan 18, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func NewAmplitudeAnalytics(apiKey string) (*amplitudeAnalytics, error)
func NewDummyAnalytics() *dummyAnalytics
type Analytics interface {
TrackEvent(event string, properties map[string]interface{}) error
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.