[tarantool-c] Add missing C methods and variables
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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