package
Version:
v0.4.0
Opens a new window with list of versions in this module.
Published: Jan 6, 2024
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
AppID string `env:"APP_ID,required"`
AppSecret string `env:"APP_SECRET,required"`
Email string `env:"EMAIL,required"`
Password string `env:"PASSWORD,required"`
InverterSN string `env:"SN,required"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.