# README
Mixpanel Go SDK
WebSite docs: https://docs.mixpanel.com/docs/tracking/reference/go
Getting Started
mp := mixpanel.NewApiClient("<PROJECT_TOKEN>")
# Packages
No description provided by the author
# Functions
No description provided by the author
DebugHttpCalls streams payload information and url information for debugging purposes.
EuResidency sets the mixpanel client to use the eu endpoints Use for EU Projects.
HttpClient will replace the http.DefaultClient with the provided http.Client.
NewApiClient create a new mixpanel client.
No description provided by the author
ProxyApiLocation sets the mixpanel client to use the custom location for all ingestion requests Example: http://locahosthost:8080.
ProxyDataLocation sets the mixpanel client to use the custom location for all data requests Example: http://locahosthost:8080.
ServiceAccount add a service account to the mixpanel client https://developer.mixpanel.com/reference/service-accounts-api.
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
Event is a mixpanel event: https://help.mixpanel.com/hc/en-us/articles/360041995352-Mixpanel-Concepts-Events.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author