package
Version:
v1.1.5
Opens a new window with list of versions in this module.
Published: Nov 13, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type AlgoService struct {
Url string `yaml:"Url"`
Timeout int `yaml:"Timeout"`
}
type DataService struct {
Url string `yaml:"Url"`
Timeout int `yaml:"Timeout"`
}
type GoStack struct {
AZs map[string]azInfo `yaml:"AZs"`
AdminRC adminRC `yaml:"AdminRC"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.