Till Hohenberger

Results 4 issues of Till Hohenberger

Hi, I have the following code with version `2.8.1` and RN version `0.49.3` on Android: ```

Add the possibility to update multiple solutions (e.g., create solution versions for them). - [ ] Handling for multiple solutions - [ ] Handling for multiple campaigns

enhancement

Hi, I've discovered that this library panics when run with multiple goroutines. Considering the following minimal example: ``` package main import ( "sync" "github.com/robbert229/jwt" ) func main() { algorithm :=...

Adds report for EBS storage per volume type. Also showing snapshot storage. See attached image. ![Screenshot 2022-08-22 at 17 57 42](https://user-images.githubusercontent.com/6740568/185965970-a34a8bfa-13ea-48d1-bd5e-cbe124ef59da.png) ---- *By submitting this pull request, I confirm that...