Skip to content

Simplify loading configuration values from cloud-based parameter stores, like AWS SSM Parameter Store, into Go structs using intuitive struct tags.

License

Notifications You must be signed in to change notification settings

redmatter/go-skyconf

Repository files navigation

Ský Config for Go

Ský Config is a configuration library for Go. It can be used to load configuration values from cloud based parameter stores such as AWS SSM Parameter Store.

Ský, why?

Ský /skiː/ is the Danish word for cloud, which is where the configuration values are stored.

How to use

See the example for how to use the library.

Acknowledgements

This library is inspired by the ardanlabs/conf library by Ardan Labs.

License

This project is licensed under the Apache License v2.0 - see the LICENSE file for details.

Copyright

Copyright 2024, Red Matter Ltd.

About

Simplify loading configuration values from cloud-based parameter stores, like AWS SSM Parameter Store, into Go structs using intuitive struct tags.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages