Ata

Results 9 issues of Ata

- Adds a docker-compose file for integration testing, that can be run in local machine - Adds a GitHub Action to run the said integration testing - Removes Circle CI...

Hello, first of all thank you for your work on this project. I just wanted to ask (or propose) if there could be an alternative way to list possible fetchable...

enhancement

With #86 we now do support integration tests both in local docker and GitHub Actions, but we need to extend the existing integration tests to cover for most of the...

This PR; - Adds SASL Config option to AvroProducer and AvroConsumer builder functions, with examples provided - Modifies the AvroProducer methods for increased performance - Migrates the SchemaRegistryClient code usage...

**Is your feature request related to a problem? Please describe.** While trying to all of the information of all my processes in my Windows 10 PC using gopsutil.process, I observed...

os:windows
package:process
performance

Hiya, I came across "interface types (interface {}) not yet supported (use avrogo instead)" error whilst trying out this library. Error comes from gotype.go#273. Maybe interface{} types could be matched...

Hiya, I just wanted to ask why MockClient struct is exported while HighLevel client isn't? Isn't it possible to just add a `func NewMockClient() HighLevelClient` function instead?

### Summary I attempt to create `BrowserCookieStickyBucketService` instance by importing it from ReactSDK. It causes the following error; > 'BrowserCookieStickyBucketService' cannot be used as a value because it was exported...

bug

### Description of Feature At the moment we are only able to delete or archive metrics one by one. Ability to delete/archive multiple metrics at the same time would be...

enhancement