GoesToEleven / golang-web-dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

i think i am doing somthing wrong

ishwarchandratiwari opened this issue · comments

ishwar@warewolf:/crud$ go run main.go

command-line-arguments

./main.go:13:28: undefined: books
./main.go:15:33: undefined: books
./main.go:16:35: undefined: books
./main.go:17:43: undefined: books
./main.go:18:35: undefined: books
./main.go:19:43: undefined: books
./main.go:20:43: undefined: books

Can you share the code snippets instead of error logs would be better way to resolve the issue