test: Fix test dependancy
[govpp.git] / extras / libmemif / doc.go
1 // Package libmemif is a Golang adapter for the libmemif library
2 // (extras/libmemif in the VPP repository). To differentiate between the adapter
3 // and the underlying C-written library, labels "Go-libmemif" and "C-libmemif"
4 // are used in the documentation.
5 package libmemif