Hi All, i'm a java developer, currently working on golang. In springboot, we have configuration like port, database etc info are stored in yaml files like application-dev.yml, application-test.yml, application-prod.yml profiles, and profile name is passed during running the application to load profile specific configuration. I need to understand that how to load/pass profile based properties in golang ?
Thanks, shishira -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/5aef274e-e418-430c-84c3-f5100a73e2cc%40googlegroups.com.
