Describe FrostFS ID contract interface #89

Closed
opened 2024-04-16 11:48:33 +00:00 by fyrchik · 1 comment
Owner

See TrueCloudLab/frostfs-node#1097
The document about frostfs id will be here and should be referenced from there.

See https://git.frostfs.info/TrueCloudLab/frostfs-node/pulls/1097 The document about frostfs id will be here and should be referenced from there.
Author
Owner

Let's document contract public methods and then extract this to the md document.
Mandatory things:

  1. Parameter description (e.g. groupID is int, who generates it? How does it relate to name?)
  2. Access control (who can invoke method?)

For access control we need to also ensure all tests are written.

Let's document contract public methods and then extract this to the md document. Mandatory things: 1. Parameter description (e.g. `groupID` is int, who generates it? How does it relate to name?) 2. Access control (who can invoke method?) For access control we need to also ensure all tests are written.
achuprov was assigned by fyrchik 2024-05-02 07:04:54 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/frostfs-contract#89
No description provided.