package
Version:
v0.0.0-...-4dc940c
Opens a new window with list of versions in this module.
Published: Apr 21, 2024
License: MIT
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 Config struct {
Env string `yaml:"env" env-default:"local"`
StoragePath string `yaml:"StoragePath" env-default:"./storage"`
TdcPath string `yaml:"TdcPath" env-required:"true"`
TiPath string `yaml:"TiPath" env-required:"true"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.