Unofficial Azure App Configuration Client for Go
Перейти к файлу
Brian Ketelsen 56a54ac4da
Merge pull request #3 from arschles/gh-actions
Adding GH actions workflow
2020-02-20 17:30:33 -05:00
.github/workflows syntax I forgot 2020-02-20 13:21:13 -08:00
.gitignore Initial commit 2020-02-20 12:28:33 -05:00
CODE_OF_CONDUCT.md Initial CODE_OF_CONDUCT.md commit 2020-02-20 09:37:33 -08:00
LICENSE Updating LICENSE to template content 2020-02-20 09:37:36 -08:00
README.md GH Actions Badge 2020-02-20 13:21:52 -08:00
SECURITY.md Initial SECURITY.md commit 2020-02-20 09:37:37 -08:00
appconfig.go config struct and New() function 2020-02-20 13:26:39 -05:00
appconfig_test.go config struct and New() function 2020-02-20 13:26:39 -05:00
go.mod go mod init 2020-02-20 12:41:14 -05:00
sign.go config struct and New() function 2020-02-20 13:26:39 -05:00

README.md

Gopher Things

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.