customerio / go-customerio

Official Golang client for the Customer.io API
https://customer.io/docs/api/
MIT License
26 stars 23 forks source link

Allow passing more fields when tracking events #35

Open jackhopner opened 2 years ago

jackhopner commented 2 years ago

Currently, there's no way to override the timestamp an event is associated with.

Unsure if deleting the key out of the map is the correct thing to do.

jackhopner commented 2 years ago

@hownowstephen Sorry for the ping, is there anything I can do to help get this merged?