# README
gcp-secret-fetch
# Functions
No description provided by the author
No description provided by the author
InitializeConfig initializes a config struct by getting the secrets from GCP Secret Manager
This function works by reflecting on the fields in the passed pointer struct, and then dispatching calls to get the secret payloads from GCP for the corresponding secrets.
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author