I've been trying reading configuration by viper, while it always panic nil pointer reference(i've been set the config path and config name).
Then i tried to make a execution point on it and it tells me :
unreadable: could not read string at 0x8 due to Only part of a ReadProcessMemory or WriteProcessMemory request was completed.
Here is the config directory: Config directory
This is how i set the path:enter image description here
I'm almost crazy of it!!! It has been bothers me for 2 days (plz excuse me of lacking the experience of golang... I'm a new learner and thanks for your help very, very much!)