package
Version:
v0.0.2
Opens a new window with list of versions in this module.
Published: Dec 11, 2023
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
CredentialsFile string `env:"FIREBASE_CREDENTIALS_FILE,required"`
DatabaseUrl string `env:"FIREBASE_DATABASE_URL,required"`
StorageBucket string `env:"FIREBASE_STORAGE_BUCKET,required"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.