go

Go示例无法运行

英文: Go example won't run 问题 我正在尝试向一个包添加一个示例,并通过go test运行该示例,但是示例从未运行。 例如,查看这个 gist:https://gist....