smiletrl opened a new issue, #45: URL: https://github.com/apache/incubator-seata-go-samples/issues/45
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! --> Run this repo locally **What happened**: According to [How to run samples](https://github.com/apache/incubator-seata-go-samples#how-to-run-samples), step 2 produces such errors ``` smiletrl@Rulins-MacBook-Pro basic % go run main.go # command-line-arguments ./main.go:38:2: undefined: sampleInsert ./main.go:41:2: undefined: sampleInsertOnUpdate ./main.go:44:2: undefined: sampleSelectForUpdate ``` **What you expected to happen**: no error happens **How to reproduce it (as minimally and precisely as possible)**: - follow step 1 and step2 from [How to run samples](https://github.com/apache/incubator-seata-go-samples#how-to-run-samples) **Anything else we need to know?**: one PR for this issue: https://github.com/apache/incubator-seata-go-samples/pull/44 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
