package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Nov 26, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 4
Opens a new window with list of known importers.
Documentation
¶
Package config holds the functionality for configuration
type Config struct {
PasswordFilePath string `mapstructure:"passwordFilePath"`
EncryptorID string `mapstructure:"encryptorID"`
}
Config struct represent the configuration for the tool
Configuration method loads the configuration
Source Files
¶
Click to show internal directories.
Click to hide internal directories.