We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
At this moment Connection.Call() == Connection.Call16(). To change the default Call behavior from Call16 to Call17, a user can use the build tag:
go_tarantool_call_17
It would be great to remove this tag and make Call() == Call17() by default.