@vasanth9110
Nothing here yet.
Nothing here yet.
Hi, thank you for awesome article. Running the above giving the following error # command-line-arguments ./main.go:20:18: undefined: todoFileName ./main.go:38:20: undefined: todoFileName ./main.go:44:20: undefined: todoFileName so I added following line todoFileName := ".todo.json" is it right way to do or did I miss something following your blog.