用Golang编写的简单DSP实现 生成swagger文档 $ make swagger.doc 运行服务器 $ make start 访问文档 浏览localhost:8080/doc 运行测试 $ make tests 运行基准 $ make benchmarks