panic: dial tcp [::1]:8000: connectex: No connection could be made because the target machine actively refused it.
goroutine 1 [running]:
bookCRUD/models.SetupDB(0xc000045f78)
C:/Users/user/go/src/toDoGolang-master/bookCRUD/models/setup.go:21 +0x259
main.main()
C:/Users/user/go/src/toDoGolang-master/bookCRUD/main.go:10 +0x2d
exit status 2
I got this type of error can anyone help me