This website requires JavaScript.
Explore
Help
Sign In
common
/
goref
Watch
1
Star
0
Fork
0
You've already forked goref
Code
Issues
Pull Requests
Packages
Projects
Releases
1
Wiki
Activity
1
Commit
1
Branch
1
Tag
29
KiB
Go
100%
9bee051e56
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
xuthus5
9bee051e56
first commit
2023-06-22 01:55:03 +08:00
go.mod
first commit
2023-06-22 01:55:03 +08:00
goref.go
first commit
2023-06-22 01:55:03 +08:00
README.md
first commit
2023-06-22 01:55:03 +08:00
type.go
first commit
2023-06-22 01:55:03 +08:00
README.md
goref
一个interface反射库
类型断言方法
IsSlice 是否是slice
IsArray 是否是array
...
其他方法