package
0.0.0-20210512083519-1df75446046c
Repository: https://github.com/moacchain/moacvnode.git
Documentation: pkg.go.dev
# Functions
GetConfiguration: read config from .json file 1) No config file, using default value, don't create new file; 2) has config file, error in reading config, stop and display correct info; 3) has config file, no error in reading config, go ahead load and run;.
GetUserConfig -- read the user configuration in json file.
SaveUserConifg -- Save the input configuration in the json filediscarded -.
# Structs
Configuration to support the info in vnodeconfig.json.