How to generate path relative to module path

后端 未结 0 1053
半阙折子戏
半阙折子戏 2020-12-30 03:22

Say my module path in go.mod is: module github.com/User/Project, and I have a file structure like so:

.
├── go.mod
└── pkg
    └── folder
                


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题