//
pkg.gl
Category
github.com/TheDevtop/rootve
pkg
libve
package
1.1.0
Repository:
https://github.com/thedevtop/rootve.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
4
Dependents
6
Files
185 SLOC
#
Functions
MakeVirtConfig
Allocate and initialize VE configuration with default values.
NewEnvironment
Allocate virtual environment.
ReadConfig
Read configuration map from toml file.
WriteConfig
Write configuration map to toml file.
#
Constants
ConfigPath
Default configuration file path.
#
Structs
VirtConfig
Configuration entry structure.
VirtEnv
The "Virtual Environment".