package
Version:
v0.0.0-...-0ce59a9
Opens a new window with list of versions in this module.
Published: Jun 25, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
GoogleOAuth struct {
ClientId string `env:"GOOGLE_OAUTH_CLIENT_ID,required"`
ClientSecret string `env:"GOOGLE_OAUTH_CLIENT_SECRET,required"`
}
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.