Imports of package fakereflect
Path | Synopsis |
---|---|
fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
go/types | Package types declares the data types and implements the algorithms for type-checking of Go packages. |
reflect | Package reflect implements run-time reflection, allowing a program to manipulate objects with arbitrary types. |