i’m getting start with go. after run dep init and ...
# orm-help
j
i’m getting start with go. after run dep init and dep ensure. then i run go run index.go i got error
Copy code
# sandbox/hello-prisma/generated/prisma-client
generated/prisma-client/prisma.go:22:15: undefined: Exists
generated/prisma-client/prisma.go:48:14: undefined: Client
generated/prisma-client/prisma.go:1420:9: undefined: Client
generated/prisma-client/prisma.go:1421:11: undefined: Instruction