Main包下多个文件的相互调用 2022-05-30 本文已影响0人 就是耍帅 wire_gen.go main.go 如果直接 go run main.go 就会报错 可以執行命令go run main.go wire_gen.go 就能正常運行了