package
Version:
v1.6.24-latest-deps-v4.0
Opens a new window with list of versions in this module.
Published: Dec 27, 2024
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type AccountAppSettings struct {
ApplicationEnvironment string `json:"ApplicationEnvironment"`
BaseApiUrl string `json:"BaseApiUrl"`
}
type ApiAppSettings struct {
ApplicationEnvironment string `json:"ApplicationEnvironment"`
BaseApiUrl string `json:"BaseApiUrl"`
PrivacyPolicyUrl string `json:"PrivacyPolicyUrl"`
CookiePolicyUrl string `json:"CookiePolicyUrl"`
}
type OIDCUIAppSettings struct {
ApplicationEnvironment string `json:"ApplicationEnvironment"`
BaseApiUrl string `json:"BaseApiUrl"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.