package
0.0.0-20231208061952-f10d33120ced
Repository: https://github.com/liguoqinjim/go-labs.git
Documentation: pkg.go.dev

# README

example02

注意点

scan方法的参数一定要是[]interface{},但是要赋值指针类型。注意要赋值。

运行结果

Imgur

参考资料

https://github.com/go-sql-driver/mysql

# Structs

No description provided by the author