/reflector

Go Reflection Library, which provides an abstraction for built-in reflection API in GoLang.

Primary LanguageGoMIT LicenseMIT

Reflector Logo

Go Report Card CircleCI

Reflector

Reflector is a reflection library written in Go, which provides an abstraction for built-in reflection API in GoLang. Unlike the built-in reflection API, it is easy to use and understand.

Stargazers

Stargazers repo roster for @procyon-projects/reflector

Forkers

Forkers repo roster for @procyon-projects/reflector

License

Reflector is released under MIT License.