https://github.com/xaionaro-go/reflectcompat
Compatibility package for Go's "reflect"
https://github.com/xaionaro-go/reflectcompat
compat compatibility go golang iszero reflect
Last synced: over 1 year ago
JSON representation
Compatibility package for Go's "reflect"
- Host: GitHub
- URL: https://github.com/xaionaro-go/reflectcompat
- Owner: xaionaro-go
- License: bsd-3-clause
- Created: 2020-05-19T15:47:21.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-19T16:24:12.000Z (about 6 years ago)
- Last Synced: 2025-01-10T02:45:16.026Z (over 1 year ago)
- Topics: compat, compatibility, go, golang, iszero, reflect
- Language: Go
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# License
Code copied from Go's source code is covered by [Go's LICENSE](./LICENSE). The rest is covered by CC-0.