lotus/node/config
Jakub Sztandera 808a1e9deb Add skeleton of a config
Took way longer than it should had because I was researching exisiting
options.

As it turns out, nothing nice exists that would handle:
 - Multiple overridiable config files
 - Defaults provided in a struct
 - Output in a struct

License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2019-07-04 11:25:28 +02:00
..
def.go Add skeleton of a config 2019-07-04 11:25:28 +02:00
load_test.go Add skeleton of a config 2019-07-04 11:25:28 +02:00
load.go Add skeleton of a config 2019-07-04 11:25:28 +02:00