codnect / reflector

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:Go 100.0%