I have created a library by the name libfastget which is in the src with my program as
libfastget
src
src |-libfastget | |-libfastget.go | |-MainPro
move your main.go to the ../ directory to the libfastget.go. i mean the files looks like: src |-libfastget | |-libfastget.go | |-main.go