github.com/phogolabs/sqlutil
Package reflect implements run-time reflection, allowing a program to manipulate objects with arbitrary types. The typical use is to take a value with static type interface{} and extract its dynamic type information by calling TypeOf, which returns a Type. A call to ValueOf returns a Value representing the run-time data. Zero takes a Type and returns a Value representing a zero value for that type. See "The Laws of Reflection" for an introduction to reflection in Go: https://golang.org/doc/articles/laws_of_reflection.html
Ecosystem
proxy.golang.org
proxy.golang.org
Latest Release
almost 9 years ago
v0.0.0-20170321115227-5bd039ea5bbe
almost 9 years ago
Versions
1
1
Loading...
Readme
Loading...
Links
| Registry | proxy.golang.org |
| Source | Repository |
| Docs | Documentation |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:golang/github.com/phogolabs/sqlutil
spec |
| License | MIT |
| Namespace | github.com/phogolabs |
| First Release | almost 9 years ago |
| Last Synced | 14 days ago |
Rankings on proxy.golang.org
Overall
Top 8.2%