stats: golang vpp_if_stats_client 01/16101/4
authorKoren Lev <korenlev@gmail.com>
Wed, 21 Nov 2018 16:46:54 +0000 (18:46 +0200)
committerOle Trøan <otroan@employees.org>
Thu, 22 Nov 2018 06:31:30 +0000 (06:31 +0000)
commit19ca78fbd7567c676beefc2b511dfdcd9f20201a
tree3f5a816566e73777bc28cd50a58dbb685eabf970
parent15e8e681813a2e88dad107b5fe238bc8abee17d2
stats: golang vpp_if_stats_client

see README for details

Change-Id: Ida603ccaee21dabc903512699b5b355cebb70320
Signed-off-by: Koren Lev <korenlev@gmail.com>
extras/vpp_if_stats/README.md [new file with mode: 0755]
extras/vpp_if_stats/apimock.go [new file with mode: 0755]
extras/vpp_if_stats/json_structs.go [new file with mode: 0755]
extras/vpp_if_stats/response_example.json [new file with mode: 0755]
extras/vpp_if_stats/response_schema.json [new file with mode: 0755]
extras/vpp_if_stats/statsmock.go [new file with mode: 0755]
extras/vpp_if_stats/vpp_if_stats.go [new file with mode: 0755]
extras/vpp_if_stats/vpp_if_stats_test.go [new file with mode: 0755]