What happened: go run main.go , at at/basic, get error:
at/basic/main.go:38:2: undefined: sampleInsert
at/basic/main.go:41:2: undefined: sampleInsertOnUpdate
at/basic/main.go:44:2: undefined: sampleSelectForUpdate
What you expected to happen:
running normally
How to reproduce it (as minimally and precisely as possible):
may be in my golang version: go version go1.20.5 darwin/amd64
Anything else we need to know?: no