mirror of
https://github.com/avelino/awesome-go.git
synced 2024-12-12 17:13:58 +00:00
Add go-aws-ssm package (#3124)
This commit is contained in:
parent
674f59a533
commit
0feeeaac97
@ -294,6 +294,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
|||||||
* [fig](https://github.com/kkyr/fig) - Tiny library for reading configuration from a file and from environment variables (with validation & defaults).
|
* [fig](https://github.com/kkyr/fig) - Tiny library for reading configuration from a file and from environment variables (with validation & defaults).
|
||||||
* [gcfg](https://github.com/go-gcfg/gcfg) - read INI-style configuration files into Go structs; supports user-defined types and subsections.
|
* [gcfg](https://github.com/go-gcfg/gcfg) - read INI-style configuration files into Go structs; supports user-defined types and subsections.
|
||||||
* [genv](https://github.com/sakirsensoy/genv) - Read environment variables easily with dotenv support.
|
* [genv](https://github.com/sakirsensoy/genv) - Read environment variables easily with dotenv support.
|
||||||
|
* [go-aws-ssm](https://github.com/PaddleHQ/go-aws-ssm) - Go package that fetches parameters from AWS System Manager - Parameter Store.
|
||||||
* [go-ini](https://github.com/subpop/go-ini) - A Go package that marshals and unmarshals INI-files.
|
* [go-ini](https://github.com/subpop/go-ini) - A Go package that marshals and unmarshals INI-files.
|
||||||
* [go-ssm-config](https://github.com/ianlopshire/go-ssm-config) - Go utility for loading configuration parameters from AWS SSM (Parameter Store).
|
* [go-ssm-config](https://github.com/ianlopshire/go-ssm-config) - Go utility for loading configuration parameters from AWS SSM (Parameter Store).
|
||||||
* [go-up](https://github.com/ufoscout/go-up) - A simple configuration library with recursive placeholders resolution and no magic.
|
* [go-up](https://github.com/ufoscout/go-up) - A simple configuration library with recursive placeholders resolution and no magic.
|
||||||
|
Loading…
Reference in New Issue
Block a user