Open
Description
Tarantool version: master
Bug description:
wiki/Plugin-API mentions that it is outdated and gives the following link: https://gist.github.com/rtsisyk/aa95cf9ed9bbb538ff80
However that gist is also outdated. For example the myсmodule.с
gist contains include of tarantool.h
which was renamed to module.h
as far as I know.