You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently preflect supports dynamically reading and setting the fields of a
struct. Support should also be added for dynamically querying and calling
methods in a similar way that it is supported in other languages with
reflection capability.
Currently preflect supports dynamically reading and setting the fields of a
struct. Support should also be added for dynamically querying and calling
methods in a similar way that it is supported in other languages with
reflection capability.