ssrathi / go-attr
Golang library to act on structure fields at runtime. Similar to Python getattr(), setattr(), hasattr() APIs.
☆30Updated 4 years ago
Alternatives and similar repositories for go-attr:
Users that are interested in go-attr are comparing it to the libraries listed below
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…