Replies: 1 comment
-
|
It looks like there is a mistake (or unclarity) in the docs. I used Th documentation mentions I will make a PR for the doc. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Apologies for the question, it is really basic but I am simply stuck.
I have my application
.gofile in the same directory as the configuration. Below is the initialization procedure that reads the configuration (and does something with it afterward, I did not get to that yet :))This outputs
So:
".") is the right one"."are the right ones: the main filednssentinel.goand suits configuration filednssentinel.tomlside by sidednssentinel.tomlfrom the current directory failsAny idea why?
Beta Was this translation helpful? Give feedback.
All reactions