文件结构:
main folder--main.go
|--Utils
inside Utils: Read-Words.go
所以。我想在 main.go 中使用 Read-words.go 中的函数。
如何做到这一点?
Helenr
相关分类