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
2
Commits
1
Branch
1
Tag
a82af1d66cc0a1e8e2b632bd072d92040364f91f
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
xuthus5
a82af1d66c
feat: check variable is base type
2024-02-03 02:19:34 +08:00
.gitignore
feat: check variable is base type
2024-02-03 02:19:34 +08:00
builder_test.go
feat: check variable is base type
2024-02-03 02:19:34 +08:00
builder.go
feat: check variable is base type
2024-02-03 02:19:34 +08:00
go.mod
feat: check variable is base type
2024-02-03 02:19:34 +08:00
go.sum
feat: check variable is base type
2024-02-03 02:19:34 +08:00
goref.go
first commit
2023-06-22 01:55:03 +08:00
keys.go
feat: check variable is base type
2024-02-03 02:19:34 +08:00
README.md
first commit
2023-06-22 01:55:03 +08:00
type_test.go
feat: check variable is base type
2024-02-03 02:19:34 +08:00
type.go
feat: check variable is base type
2024-02-03 02:19:34 +08:00
value_test.go
feat: check variable is base type
2024-02-03 02:19:34 +08:00
value.go
feat: check variable is base type
2024-02-03 02:19:34 +08:00
README.md
goref
一个interface反射库
类型断言方法
IsSlice 是否是slice
IsArray 是否是array
...
其他方法
Reference in New Issue
View Git Blame
Copy Permalink
Description
No description provided
Readme
29
KiB
Releases
1
v0.0.1
Latest
2024-04-14 06:18:40 +00:00
Languages
Go
100%