I want to enter a file path as a flag in my command line interface which I coded in Go. My ultimate goal is to read the content of that file whose path I enter as a flag. I trie