Fixup build with golang 1.12
[govpp.git] / adapter / vppapiclient /
2019-03-21 Nicolas PLANELFixup build with golang 1.12 70/18470/1
2018-10-23 Ondrej FabryUnexport adapter implementations to make it clear that... 72/15472/1
2018-10-22 Ondrej FabryMerge "Introduce StatsAPI and it's initial implementation"
2018-10-22 Ondrej FabryIntroduce StatsAPI and it's initial implementation 54/15454/7
2018-10-10 Rastislav SzaboMerge "Add .gitreview"
2018-08-24 Ondrej FabrySimplify subscribing to events and fix events 50/14450/6
2018-08-16 Ondrej FabryRefactor GoVPP 54/14254/4
2018-06-26 Milan LencoPair requests with replies using sequence numbers 10/13210/2
2018-06-12 Ondrej FabryFix empty adapter 15/13015/1
2018-05-02 Vladimir Lavorsupport for shm prefixes 07/12307/1
2018-04-05 Ondrej FabryLookup message name by ID when receiving unexpected... 46/11546/1
2018-04-04 Ondrej FabryIgnore invalid message ID if last request timed out 14/11514/1
2018-01-04 Rastislav SzaboMerge "Fix imports for github.com/sirupsen/logrus"
2018-01-04 Rastislav SzaboMerge "Mock Adapter: Switch back to handlers once the...
2017-11-30 Ondrej FabryRemoves unnecessary returned func from WaitReady 69/9669/1
2017-11-28 Ondrej FabryAdd WaitReady to VppAdapter 07/9607/1
2017-05-04 Rastislav SzaboMerge "Readme update"
2017-05-04 Rastislav Szabochanges import paths from gerrit.fd.io/r/govpp.git...
2017-05-04 Rastislav Szabofixed import paths
2017-05-04 Rastislav Szaboinitial commit