Sesame-Disk / cool-storage-api

3 stars 0 forks source link

Change config.go file to accept aws options #49

Open alvaldes opened 2 years ago

alvaldes commented 2 years ago

Objective: The user can choose between which options they want to use. To do this, configurations must be dynamically mapped.

Example

AWS
    Opcion: A
    campos de la opcion A

        OR (XOR) |

    Opcion: B
     Campos de la opcion B

Story Points: 3

alvaldes commented 2 years ago

In this 👇 StackOverflow answer share a possible solution to this issue https://stackoverflow.com/questions/32147325/how-to-parse-yaml-with-dynamic-key-in-golang