tarantool / tarantool/doc

[tarantool-c] Add missing C methods and variables

Open
#562 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

c api dev ecosystem
Dominant language
CSS
Stars
15
Forks
49
Avg merge
1d 13h
Merged PRs (30d)
3

Description

Product: C connector
Audience/target: devs
Root document: https://tarantool.github.io/tarantool-c/

Details

tnt_get_spaceno
tnt_object_add_int
tnt_object_add_str
tnt_object_add_float
tnt_object_format
tnt_reply.error
tnt_auth_raw
tnt_auth

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the tarantool-c root document at https://tarantool.github.io/tarantool-c/ and locate the C connector API documentation. Add entries for each listed method or variable—tnt_get_spaceno, the tnt_object_add_* methods, tnt_object_format, tnt_reply.error, and the authentication symbols; done means all listed items are documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.