mirror of
https://github.com/valitydev/damsel.git
synced 2024-11-06 09:45:21 +00:00
📤👷♀️📥
e305b7c33b
* HG-47: Change regulatory domain for timestamps to RFC 3339 * HG-47: Draft party management interfaces + update related domain types * HG-47: Isolate any possible party modification in changeset * HG-47: Make blockage / suspension signaling more straightfowrard * HG-47: Fix a bit Makefile sanity * HG-47: Introduce ownership to invoices * HG-47: Distinguish between shop name and id + autogenerate latter * HG-47: Simplify ShopUpdate definition * HG-47: Use refs to a category instead * HG-47: Separate party definition from data revision + provide GetShop function * HG-47: Include party events into processing event set * HG-47: Barely acknowledge party creation rather than reply with initial state * HG-47: Fuse domain objects into party state as is + fix wording |
||
---|---|---|
proto | ||
.gitignore | ||
Jenkinsfile | ||
Makefile | ||
pom.xml | ||
README.md | ||
utils.mk |
Damsel
Systemwide protocol collection.
Требования к оформлению Thrift IDL файлов
-
Namespace:
В каждом файле нужно обязательно указывать
namespace
для JAVA:namespace java com.rbkmoney.damsel.<name>
Где
<name>
- имя, уникальное для Thrift IDL файлa в Damsel.