📤👷‍♀️📥
Go to file
Vladimir Pankrashkin eccb15a65a Merge branch 'master' of https://github.com/gdm000/damsel
* 'master' of https://github.com/gdm000/damsel:
  Rewrote JAVA requirements for Damsel to look as obvious as possible.
2016-06-03 10:37:01 +03:00
doc/proto HG-11: Fix upon review 2016-04-01 17:54:20 +03:00
proto MG-6: getHistory implementation (#13) 2016-05-26 19:20:58 +03:00
.gitignore HG-10: Transform into Erlang dependency 2016-04-06 18:25:41 +03:00
Makefile HG-12: Integrate with wercker CI 2016-04-04 14:52:20 +03:00
README.md Rewrote JAVA requirement for Damsel to make it as obvious as possible. 2016-06-03 10:36:17 +03:00
wercker.yml HG-12: Integrate with wercker CI 2016-04-04 14:52:20 +03:00

Damsel

Systemwide protocol collection.

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

  • Namespace:

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

      namespace java com.rbkmoney.damsel.<name>
    

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