Commit Graph

2 Commits

Author SHA1 Message Date
Matthieu Vachon 6866ad89e2 Refactored differ to use go-cmp instead of custom logic and make the API much nicer to use
Still a lot of cases that will not `.Match(...)` correctly but the first one for `EventQueue`
works.
2020-12-16 14:44:27 -05:00
Matthieu Vachon ad6597971a Initial version of a quick & and not so dirty structual changes for solana structure
Still really verbose for struct implementors, will soften that probably by using a pure
reflection based diffing algo to start with.
2020-12-15 18:07:11 -05:00