aboutsummaryrefslogtreecommitdiffstats
path: root/core/channel_test.go
AgeCommit message (Expand)AuthorFilesLines
2018-10-03Omit message factory and line numbers from generated outputOndrej Fabry1-1/+1
2018-08-24Simplify subscribing to events and fix eventsOndrej Fabry1-84/+89
2018-08-22Show VPPApiError value always and remove RegisterBinAPITypes for mock adapterOndrej Fabry1-1/+1
2018-08-16Refactor GoVPPOndrej Fabry1-40/+34
2018-07-06make api.Channel as interfaceVladimir Lavor1-0/+587