📤👷‍♀️📥
Go to file
Andrew Mayorov e305b7c33b HG-47: Design party management interfaces (#44)
* 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
2016-08-10 12:06:59 +00:00
proto HG-47: Design party management interfaces (#44) 2016-08-10 12:06:59 +00:00
.gitignore BJ-29: changed artifact and description 2016-07-05 11:12:56 +03:00
Jenkinsfile BJ-32: update jenkinsfile 2016-07-22 03:18:51 +03:00
Makefile HG-47: Design party management interfaces (#44) 2016-08-10 12:06:59 +00:00
pom.xml BJ-32: deleted docker-compose.yml 2016-07-25 12:35:48 +03:00
README.md MSPF-41: reduced level of panic 2016-06-09 18:41:42 +03:00
utils.mk BJ-32: deleted docker-compose.yml 2016-07-25 12:35:48 +03:00

Damsel

Systemwide protocol collection.

Требования к оформлению Thrift IDL файлов

  • Namespace:

    В каждом файле нужно обязательно указывать namespace для JAVA:

      namespace java com.rbkmoney.damsel.<name>
    

    Где <name> - имя, уникальное для Thrift IDL файлa в Damsel.