package
Version:
v0.25.0
Opens a new window with list of versions in this module.
Published: Feb 8, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
LoginScripts map[string]string `yaml:"loginScripts"`
}
type PDConfig struct {
MySubdomain []Subdomain `json:"subdomains"`
}
type Subdomain struct {
AccessToken string `json:"accessToken"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.