Skip to content

ortizdavid/reflection-golang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Reflections In Go

Examples

  • Inspect an object (methods, attributes, types and values);
  • Call methods dynamically;
  • Check if methods and attributes exist;
  • Count how many primitive types are called by a function.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages