docs: Add getting started with GoVPP
Type: docs Change-Id: I8e739ccf78b8dadf81cf4a4c32407355b2576942 Signed-off-by: Nathan Skrzypczak <nathan.skrzypczak@gmail.com>
This commit is contained in:

committed by
Dave Wallace

parent
2586bd6e1c
commit
3d390ba8de
@ -317,7 +317,7 @@ so you will need to use :
|
||||
* ``u32 value = ntohl(mp->value);``
|
||||
* ``rmp->value = htonl(value);``
|
||||
|
||||
You can now use this API with :ref:`GoLang bindings <add_plugin_goapi>`
|
||||
You can now use this API with :ref:`GoLang bindings <govpp>`
|
||||
|
||||
myplugin_periodic.c
|
||||
-------------------
|
||||
|
Reference in New Issue
Block a user