package
Version:
v0.0.4
Opens a new window with list of versions in this module.
Published: Oct 7, 2021
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 {
Name string
Filename string `ini:"filename"`
Environments struct {
Name []string `ini:"name,omitempty,allowshadow"`
} `ini:"environments"`
Created time.Time `ini:"-"`
}
Load returns configuration object from `.envsetrc` file
Source Files
¶
Click to show internal directories.
Click to hide internal directories.