File tree Expand file tree Collapse file tree 2 files changed +1
-5
lines changed Expand file tree Collapse file tree 2 files changed +1
-5
lines changed Original file line number Diff line number Diff line change 2
2
3
3
Golang source code parsing, usage like reflect package
4
4
5
- [ ![ Build Status] ( https://travis-ci.org/wzshiming/gotype.svg?branch=master )] ( https://travis-ci.org/wzshiming/gotype )
6
5
[ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/wzshiming/gotype )] ( https://goreportcard.com/report/github.com/wzshiming/gotype )
7
6
[ ![ GoDoc] ( https://godoc.org/github.com/wzshiming/gotype?status.svg )] ( https://godoc.org/github.com/wzshiming/gotype )
8
7
[ ![ GitHub license] ( https://img.shields.io/github/license/wzshiming/gotype.svg )] ( https://github.com/wzshiming/gotype/blob/master/LICENSE )
9
- [ ![ gocover.io] ( https://gocover.io/_badge/github.com/wzshiming/gotype )] ( https://gocover.io/github.com/wzshiming/gotype )
10
8
11
9
- [ English] ( https://github.com/wzshiming/gotype/blob/master/README.md )
12
10
- [ 简体中文] ( https://github.com/wzshiming/gotype/blob/master/README_cn.md )
Original file line number Diff line number Diff line change 1
1
# gotype
2
2
3
- Golang源代码解析 ,像反射包一样使用
3
+ Golang 源代码解析 ,像反射包一样使用
4
4
5
- [ ![ Build Status] ( https://travis-ci.org/wzshiming/gotype.svg?branch=master )] ( https://travis-ci.org/wzshiming/gotype )
6
5
[ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/wzshiming/gotype )] ( https://goreportcard.com/report/github.com/wzshiming/gotype )
7
6
[ ![ GoDoc] ( https://godoc.org/github.com/wzshiming/gotype?status.svg )] ( https://godoc.org/github.com/wzshiming/gotype )
8
7
[ ![ GitHub license] ( https://img.shields.io/github/license/wzshiming/gotype.svg )] ( https://github.com/wzshiming/gotype/blob/master/LICENSE )
9
- [ ![ gocover.io] ( https://gocover.io/_badge/github.com/wzshiming/gotype )] ( https://gocover.io/github.com/wzshiming/gotype )
10
8
11
9
- [ English] ( https://github.com/wzshiming/gotype/blob/master/README.md )
12
10
- [ 简体中文] ( https://github.com/wzshiming/gotype/blob/master/README_cn.md )
You can’t perform that action at this time.
0 commit comments