An open API service indexing awesome lists of open source software.

https://github.com/lflxp/generate

学习使用golang generate
https://github.com/lflxp/generate

Last synced: about 1 year ago
JSON representation

学习使用golang generate

Awesome Lists containing this project

README

          

# 介绍

学习使用go generate

# 运行

```
go generate -v
go test -v pill_test.go
```

# 参考文档

> https://www.jianshu.com/p/baee606f1056