4 November 2020 / golang golang使用问题 golang同一包下的程序文件A不同被其它程序文件B引用 需被引用的程序文件不能起名为xxxx_test,在golang中该格式的文件表示测试文件,所以无法被引用