changes import paths from gerrit.fd.io/r/govpp.git to git.fd.io/govpp.git
[govpp.git] / api / ifcounters / doc.go
1 // Package ifcounters provides the helper API for decoding VnetInterfaceCounters binary API message
2 // that contains binary-encoded statistics data into the Go structs that are better consumable by the Go code.
3 // TODO: example usage - currently in the example_client.go
4 package ifcounters