🚚 Export evaluation data
The module supports different ways of exporting evaluation data.
To retrieve a file you need to provide an exporter in your ffclient.Config{} during the initialization.
Available exporters:
- AWS S3
 - Azure Blob Storage
 - Google Cloud Storage
 - File System
 - Apache Kafka
 - AWS Kinesis
 - Google Cloud PubSub
 - AWS SQS
 - Webhook
 - Log
 
info
In each exporter documentation, you will find the configuration needed to set up the exporter.